Jar examples for p:plugin
Gradle plugin for Android which enables assertions and makes them much nicer.
You can download jar file plugin 1.2.0-RC1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add plugin-1.2.0-RC1.jar to your project.
<dependency> <groupId>com.buschmais.jqassistant.core</groupId> <artifactId>plugin</artifactId> <version>1.2.0-RC1</version> </dependency>
compile group: 'com.buschmais.jqassistant.core', name: 'plugin', version: '1.2.0-RC1'
libraryDependencies += "com.buschmais.jqassistant.core" % "plugin" % "1.2.0-RC1"
<dependency org="com.buschmais.jqassistant.core" name="plugin" rev="1.2.0-RC1"/>
@Grapes(@Grab(group='com.buschmais.jqassistant.core', module='plugin', version='1.2.0-RC1'))
'com.buschmais.jqassistant.core:plugin:jar:1.2.0-RC1'
Click the following link to download the jar file.
plugin-1.2.0-RC1-javadoc.jar