Search Gradle plugins

Plugin Latest Version

com.exactpro.th2.gradle.grpc

Plugin helps you configure project to generate source code from proto files for using in th2 components

0.1.5
(15 November 2024)

com.fangxu.so-collection-plugin

The plugin is used for android project.it is used for collect md5 of all of the dependent so filesduring the build process.then you can check md5 when user first start app after installation,if so damaged,then hint user to reinstall the apk.check code is written,you can get it from my Github:"https://github.com/uin3566/SoCheckLib"

1.0.7
(26 December 2016)

com.fangxu.socollectionplugin

The plugin is used for android project.it is used for collect md5 of all of the dependent so filesduring the build process.then you can check md5 when user first start app after installation,if so damaged,then hint user to reinstall the apk.check code is written,you can get it from my Github:"https://github.com/uin3566/SoCheckPlugin"

1.0.2
(28 November 2016)

io.github.luiqn2007.gradle_plugins.build_tasks

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)