Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for Restrikt compiler plugin |
4.0.0
(31 March 2023) |
|
Plugin generates Swift wrappers needed for Kstate state management library to work. The code of the library is available in the same repository as the kstate-generate gradle plugin. |
0.0.3
(13 February 2023) |
|
Detects use of legacy APIs which modern Java versions supersede. |
1.13.0
(21 March 2026) |
|
Generate Android version code and version name automatically from git tags, date,... . |
4.0.0
(20 February 2026) |
|
Save yourself from writing and supporting a lot of boilerplate code |
0.2.0
(08 July 2023) |
|
Generates Java and/or Kotlin sources from .thrift files |
3.1.0
(13 December 2022) |
|
Create standard folder structure, build file, and sample code with unit tests for a new project. |
0.9.0
(28 October 2020) |
|
Gradle plugin for Restrikt 2.0 compiler plugin |
0.3.0
(14 January 2025) |
|
Scans project artifacts, enriches with higher level concepts and applies constraints. See https://jqassistant.org/ for details. |
2.1.0
(10 July 2024) |
|
Gradle 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) |