- All languages
- AppleScript
- Assembly
- Astro
- Bru
- C
- C#
- C++
- CMake
- CSS
- Clojure
- Cuda
- D
- Dart
- Dockerfile
- EJS
- Elixir
- Erlang
- Fluent
- FreeMarker
- GCC Machine Description
- GDScript
- Gleam
- Go
- Groovy
- HCL
- HTML
- Handlebars
- IDL
- Java
- JavaScript
- Jupyter Notebook
- Kotlin
- LLVM
- Less
- Lex
- Lua
- MATLAB
- MDX
- Makefile
- Markdown
- Meson
- Mustache
- Nim
- Objective-C
- PHP
- PLpgSQL
- Pascal
- Perl
- Pony
- PostScript
- PowerShell
- Python
- RenderScript
- Rich Text Format
- Ruby
- Rust
- SCSS
- SQL
- SVG
- Scala
- Shell
- Starlark
- Stylus
- Svelte
- Swift
- TSQL
- TeX
- TypeScript
- Vim Script
- Vue
- WebAssembly
- Zig
Starred repositories
A gradle plugin that merge dependencies into the final aar file works with AGP 3.+
A helper for releasing from gradle up to bintray
基于字节码插桩,在Android中实现跨module自动注册的gradle插件,可用于模块解耦。已应用于ARouter和CC
Gradle plugin that adds a 'taskTree' task that prints task dependency tree
gradle-release is a plugin for providing a Maven-like release process for projects using Gradle
🔧 Cross module Android development made easy!
Integrates the JMH benchmarking framework with Gradle
a gradle plugin for minifying activities, services, receivers, providers and custom view
Gradle release & version management plugin.
💍Gradle 执行流程、什么叫DSL、领域专用语言、Gradle常见用法、Gradle高级插件用法、Gradle对Android优化、结合Javassist使用给上一层楼以及Gradle开发中的遇到的问题
Create a custom runtime image of your modular application
A flexible class replacement plugin for gradle
一个小众需求下移除 Android 构建中 Jar 包、AAR 包、构建冗余 class 文件的 Gradle 插件。
模块接口服务,如何在一个模块内维护其对外暴露的接口(包括打包发布),而不是把接口和接口实现分离到两个不同的模块?
A plugin to merge dependencies(aar/jar) into aar file
A Gradle 6.8+ plugin to use legacy Java libraries as Java Modules in a modular Java project
An api compatibility inspect gradle plugin.(一个Api兼容性检测的Gradle插件)
A plugin that replaces external module dependencies with project dependencies.
Annotation-triggered method call logging library.
A gradle plugin tracking android application method