Search Gradle plugins

Plugin Latest Version

A plugin adapted for Alibaba's routing framework ARouter (compatible with AGP 8.3.0) The official routing plugin arouter-register of the routing framework hosted at https://github.com/alibaba/ARouter is currently at version 1.0.2, which does not support AGP 8.x.x. This plugin is designed to address this issue. It applies to projects that encounter the problem of being unable to use the official arouter-register plugin after upgrading AGP to 8.x.x.

1.0.0
(03 December 2025)

Gradle plugin for generating the configuration to download npm packages from the private Nexus

1.0.3
(16 March 2020)

Jawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' }

1.0.7
(24 October 2016)