Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Compile time application of Mixin interfaces |
1.3.4
(03 April 2023) |
|
Gradle plugin for generating Kotlin interfaces for GraphQL document files |
0.11.0
(09 September 2022) |
|
Running some tasks before building, you can create tasks in your projects with java and run before compileJava task, or execute "runSourceTask" task. To use this plugin, you need add compileOnly dependency "com.github.luiqn2007:UselessPluginLib", and create task class in `lq2007.plugins.gradle_plugin` package in your source, implement lq2007.plugins.gradle_plugin.support.ISourcePlugin interface. You can create or edit source by javaparser. |
1.2.6
(27 February 2022) |
|
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces. |
2.3.11-1-6-10
(28 January 2022) |
|
This plugin processes Kotlin class files and make Kotlin default interface methods as JVM default methods |
1.5.0
(18 August 2021) |
|
A plugin that interfaces with NimbleDroid to automate app profiling. |
1.2.3
(20 July 2021) |
|
A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces. |
1.0.4-1.4-M3
(24 July 2020) |
|
A tool that generating dart interface for native SDK. |
0.6.2
(02 July 2020) |
|
Reasonable defaults and simplified Kotlin-DSL interfaces for everyday development |
0.0.8
(08 June 2019) |
|
A build config is a generated class holding constants set by the build script. This plugin provides a secure interface to store your project constants. |
1.0.9
(26 November 2018) |