Download nestable-0.0.1.jar file - Jar n

Jar examples for n:nestable

Description

Easier nestable extensions for gradle plugins

You can download jar file nestable 0.0.1 in this page.

License

The MIT License (MIT)

Build File

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'

Download

Click the following link to download the jar file.

nestable-0.0.1-groovydoc.jar
nestable-0.0.1-javadoc.jar
nestable-0.0.1-sources.jar
nestable-0.0.1.jar
nestable-0.0.1.pom



Related Tutorials