Search Gradle plugins
Plugin | Latest Version |
---|---|
com.redmadrobot.kotlin-configConfigs for com.redmadrobot.kotlin-library |
0.19.1
(31 July 2024) |
info.offthecob.Settings* Includes the foojay plugin for gradle 9 support of the toolchain api. * Auto imports sub projects. This also changes gradle to expect sub project's build.gradle.kts to be <sub project name>.gradle.kts. For example: * build.gradle.kts * settings.gradle.kts * my-service/my-service.gradle.kts * my-library/my-library.gradle.kts |
1.0.17
(11 July 2024) |
dev.toastbits.kjnaGenerates multiplatform Kotlin code for common-module access to native libraries. |
0.0.5
(26 June 2024) |
io.github.fluxo-kt.binary-compatibility-validator-jsAllows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
pro.axenix-innovation.axenapi.generatorAxenAPI Generator allows generation of async API (Kafka, Rabbit etc) client libraries (SDK generation), server stubs, and configuration automatically given an OpenAPI Spec (v2, v3). |
2.0.0
(30 May 2024) |
io.fuchs.gradle.classpath-collision-detectorA Gradle plugin to detect potential classpath collisions between library jars. |
1.0.0
(17 May 2024) |
dev.teogor.ceres.android.testConfigures Android test-related options for your project. |
1.0.0-alpha05
(15 April 2024) |
dev.teogor.ceres.android.roomConfigures Android projects with Room database integration for your project. |
1.0.0-alpha05
(15 April 2024) |
dev.teogor.ceres.android.hiltConfigures Android projects with Hilt dependency injection for your project. |
1.0.0-alpha05
(15 April 2024) |
dev.teogor.ceres.android.application.flavorsConfigures Android application projects with multiple flavor variants for your project. |
1.0.0-alpha05
(15 April 2024) |