Search Gradle plugins

Plugin Latest Version

The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.10.3
(25 June 2026)

Plugin to provide network components for iOS & Android

0.23.0
(22 February 2026)

Collect network data through code instrumentation

1.9.0
(03 August 2026)

Verifies the DevConsole in-app debugging runtime (network inspector, mock responses, capture dashboard) never reaches a protected release build variant -- checking declared dependencies, the resolved transitive runtime classpath, and the final packaged APK/AAB/AAR bytes.

1.2.2
(18 August 2026)

Automatically inject network interceptor for MockkHttp IntelliJ plugin. Intercept and modify HTTP traffic from Android apps in debug builds only.

1.6.1
(07 July 2026)

Automatically configure JUnit tests to block network requests

0.1.0-beta.1
(29 October 2025)

Cordformation allows you to build your own local Corda networks for development

5.1.1
(23 May 2023)

A Gradle plugin to generate networking code from Swagger Specs

1.4.1
(21 February 2020)

Docker container run lifecycle management. Registers dockerRun, dockerStop, dockerRemoveContainer, dockerRunStatus, and dockerNetworkModeStatus tasks. Configure the container via the dockerRun DSL: image, container name, ports, volumes, environment variables, command, network mode, and extra arguments. Supports daemonized containers (default) and ephemeral containers via clean=true (adds --rm).

0.1.15
(14 August 2026)

Wires Scry into debug builds and keeps it out of release builds.

0.1.0
(11 August 2026)