Download roast-types-0.7.2.jar file - Jar r

Jar examples for r:roast-types

Description

a roast of java to make it delightful

You can download jar file roast-types 0.7.2 in this page.

License

BSD-2-Clause

Build File

You can use the following script to add roast-types-0.7.2.jar to your project.

<dependency>
   <groupId>de.pfabulist.roast</groupId>
   <artifactId>roast-types</artifactId>
   <version>0.7.2</version>
</dependency>
compile group: 'de.pfabulist.roast', name: 'roast-types', version: '0.7.2'
libraryDependencies += "de.pfabulist.roast" % "roast-types" % "0.7.2"
<dependency org="de.pfabulist.roast" name="roast-types" rev="0.7.2"/>
@Grapes(@Grab(group='de.pfabulist.roast', module='roast-types', version='0.7.2'))
'de.pfabulist.roast:roast-types:jar:0.7.2'

Download

Click the following link to download the jar file.

roast-types-0.7.2-javadoc.jar
roast-types-0.7.2-sources.jar
roast-types-0.7.2.jar
roast-types-0.7.2.pom



Related Tutorials