Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
kotlin2ts.kt2tsA Gradle Plugin which translates Kotlin data classes into Typescript. It uses Alicia Boya GarcĂa's TypeScript definition generator for that. |
1.0.0
(15 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.github.mjdetullio.gradle.coverityA plugin for integrating with Coverity, a static analysis platform. Adds tasks to the project that will emit, analyze, and commit data using Coverity Analysis Tools that are installed on the user's machine. Supports analysis of Java code for Java and/or Android projects. |
1.0.10
(11 January 2016) |
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) |
de.entera.relnotesGenerates release notes from code repository data. |
0.1.0
(15 May 2015) |