Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.tmzk1005.java-formatterThis plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
net.socialhub.j2objccontrib.j2objcgradleGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.7.3
(16 June 2021) |
im.getsocial.j2objccontrib.j2objcgradleGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.7.0
(20 May 2019) |
com.cleafy.j2objcGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.7.19
(18 October 2018) |
com.guerinet.j2objcgradleGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC). |
0.8.7
(05 May 2017) |
com.madvay.j2objcgradleGradle Plugin for J2ObjC, which is an open-source tool from Google that translates Java source code to Objective-C for the iOS (iPhone/iPad) platform. The plugin is not affiliated with Google but was developed by former Google Engineers and others. J2ObjC enables Java source to be part of an iOS application's build, no editing of the generated files is necessary. The goal is to write an app's non-UI code (such as application logic and data models) in Java, which is then shared by Android apps, web apps (using GWT), and iOS apps (using J2ObjC).NOTE: Please use the main plugin instead: https://plugins.gradle.org/plugin/com.github.j2objccontrib.j2objcgradle |
0.4.9.9-alpha-fork
(23 October 2015) |
com.exactpro.th2.gradle.grpcPlugin helps you configure project to generate source code from proto files for using in th2 components |
0.2.4
(10 March 2025) |
com.fangxu.so-collection-pluginThe 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.socollectionpluginThe 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.appspiriment.library-baseThe Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.3
(25 February 2025) |