Gradle

Open-source projects categorized as Gradle

Top 23 Gradle Open-Source Projects

  1. Gradle

    Adaptable, fast automation for all

    Project mention: The top 15 developer productivity tools in 2026 | dev.to | 2026-05-19

    Gradle is a modern build system and dependency manager used in Java, Kotlin and Android development. It uses a task-based approach and supports incremental builds and caching for speed.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. jib

    🏗 Build container images for your Java applications.

    Project mention: What is Jib? A Complete Guide to Java Containerization Without Dockerfiles | dev.to | 2026-03-10

    After digging a bit deeper, I realized something interesting. The project wasn’t using a Dockerfile at all. Instead, it was using Jib.

  4. baritone

    google maps for block game

  5. android-showcase

    💎 Android application following best practices: Kotlin, Coroutines, JetPack, Clean Architecture, Feature Modules, Tests, MVVM, DI, Static Analysis...

  6. spotless

    Keep your code spotless

    Project mention: The Judgement Pyramid: Reasoning vs Measurement | dev.to | 2026-05-19

    Is this reasoning, or measurement? If measurement, push it to a deterministic tool. Sonar, Spotless, Ruff, ESLint, coverage gates, pre-commit hooks, complexity calculators. Write a script if no tool exists. That's how just lint got built, and that's the Unix-philosophy move for agentic coding. Hooks fire on tool calls; CI fires on PRs; pre-commit fires on commit. Pick the cheapest layer that catches the failure and run it there.

  7. Android Tips & Tricks

    :ballot_box_with_check: [Cheatsheet] Tips and tricks for Android Development

  8. gradle-play-publisher

    GPP is Android's unofficial release automation Gradle Plugin. It can do anything from building, uploading, and then promoting your App Bundle or APK to publishing app listings and other metadata.

  9. shadow

    Gradle plugin to create fat/uber JARs, apply file transforms, and relocate packages for applications and libraries. Gradle version of Maven's Shade plugin.

    Project mention: Is the Java ecosystem cursed? A dependency analysis perspective | dev.to | 2025-11-24

    Shadow is a powerful tool for creating "uber" or "fat" jars, which are jars that contain all their external dependencies rather than relying on a classpath. This can simplify deployments of applications since deployers only need to worry about a single jar instead of dozens, hundreds, or thousands of jars. This is fine. It becomes cursed when libraries make use of this tool, resulting in broken classpaths that contain duplicate class files such that runtime behavior is dependent on the classpath's order. I would like to point the maintainers of these libraries at Shadow's powerful relocation abilities, which enable it to change the package of bundled classes such that there can be no duplicate class problem.

  10. dryrun

    ☁️ Try the demo project of any Android Library

  11. WorldEdit

    🗺️ Minecraft map editor and mod

  12. dexcount-gradle-plugin

    A Gradle plugin to report the number of method references in your APK on every build.

  13. JitPack

    Documentation and issues of https://jitpack.io

  14. AnyChart

    AnyChart Android Chart is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.

  15. dns66

    DNS-based Host Blocker (and lightweight ad blocker) for Android

  16. PublicCMS

    More than 2.7 million lines of code modification continuously iterated for 9 years to modernize java cms, easily supporting tens of millions of data, tens of millions of PV; Support static, server side includes; Currently has 0.0005% of the world's users (w3techs provided data), language support in Chinese, Japanese, English

  17. MaterialSearchBar

    Material Design Search Bar for Android

  18. kotlin-android-template

    Android + Kotlin + Github Actions + ktlint + Detekt + Gradle Kotlin DSL + buildSrc = ❤️

  19. Fetch

    The best file downloader library for Android (by tonyofrancis)

  20. reposilite

    Lightweight and easy-to-use repository management software dedicated for the Maven-based artifacts in the JVM ecosystem 📦

  21. MinecraftDev

    Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.

  22. gradle-maven-publish-plugin

    A Gradle plugin that publishes your Android and Kotlin libraries, including sources and javadoc, to Maven Central or any other Nexus instance.

  23. Gradle buildSrcVersions

    Life is too short to google for dependencies and versions

  24. ktlint-gradle

    A ktlint gradle plugin

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Gradle discussion

Log in or Post with

Gradle related posts

  • The top 15 developer productivity tools in 2026

    4 projects | dev.to | 19 May 2026
  • GitHub Actions Is Slowly Killing Your Engineering Team

    4 projects | news.ycombinator.com | 6 Feb 2026
  • Semantic Versioning with Jreleaser and Upcoming4j

    2 projects | dev.to | 30 Jan 2026
  • Spotless-Keep your code spotless

    1 project | news.ycombinator.com | 19 Jan 2026
  • Release everything with JReleaser

    1 project | dev.to | 19 Dec 2025
  • Modules, and Java, and Windows, Oh My!

    2 projects | dev.to | 22 Oct 2025
  • Project KARL

    1 project | dev.to | 18 Aug 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 7 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Gradle projects? This list will help you:

# Project Stars
1 Gradle 18,612
2 jib 14,405
3 baritone 8,915
4 android-showcase 6,760
5 spotless 5,498
6 Android Tips & Tricks 4,749
7 gradle-play-publisher 4,290
8 shadow 4,198
9 dryrun 3,793
10 WorldEdit 3,460
11 dexcount-gradle-plugin 3,080
12 JitPack 2,642
13 AnyChart 2,376
14 dns66 2,250
15 PublicCMS 2,084
16 MaterialSearchBar 2,019
17 kotlin-android-template 1,895
18 Fetch 1,811
19 reposilite 1,805
20 MinecraftDev 1,760
21 gradle-maven-publish-plugin 1,715
22 Gradle buildSrcVersions 1,709
23 ktlint-gradle 1,702

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Java is
the 10th most popular programming language
based on number of references?