[API View] [Java] Show metadata for Gradle packages
- Dominant language
- C#
- Stars
- 135
- Forks
- 260
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 143
Description
Similar to the Maven metadata in Java API views, we should support showing Gradle metadata like artifact name, group id, version, dependencies etc. All Android libraries use Gradle and there is a consideration to move the Java client libraries to Gradle as well.

Contributor guide
Research direction
Start with the Java API view and its existing Maven metadata support, then compare the requested Gradle metadata fields with the behavior shown in the issue. Done means Gradle package views display the artifact name, group ID, version, dependencies, and other available metadata consistently with Maven views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100