Jar examples for d:deployable
Gradle plugins to ease the pain of creating deployable jars and aars to maven repositories
You can download jar file deployable 0.1.5 in this page.
The MIT License (MIT)
You can use the following script to add deployable-0.1.5.jar to your project.
<dependency> <groupId>com.episode6.hackit.deployable</groupId> <artifactId>deployable</artifactId> <version>0.1.5</version> </dependency>
compile group: 'com.episode6.hackit.deployable', name: 'deployable', version: '0.1.5'
libraryDependencies += "com.episode6.hackit.deployable" % "deployable" % "0.1.5"
<dependency org="com.episode6.hackit.deployable" name="deployable" rev="0.1.5"/>
@Grapes(@Grab(group='com.episode6.hackit.deployable', module='deployable', version='0.1.5'))
'com.episode6.hackit.deployable:deployable:jar:0.1.5'
Click the following link to download the jar file.
deployable-0.1.5-groovydoc.jar