Jar examples for n:nestable
Easier nestable extensions for gradle plugins
You can download jar file nestable 0.0.1 in this page.
The MIT License (MIT)
You can use the following script to add nestable-0.0.1.jar to your project.
<dependency> <groupId>com.episode6.hackit.nestable</groupId> <artifactId>nestable</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.episode6.hackit.nestable', name: 'nestable', version: '0.0.1'
libraryDependencies += "com.episode6.hackit.nestable" % "nestable" % "0.0.1"
<dependency org="com.episode6.hackit.nestable" name="nestable" rev="0.0.1"/>
@Grapes(@Grab(group='com.episode6.hackit.nestable', module='nestable', version='0.0.1'))
'com.episode6.hackit.nestable:nestable:jar:0.0.1'
Click the following link to download the jar file.
nestable-0.0.1-groovydoc.jar