Download rocker-runtime-0.18.0.jar file - Jar r

Jar examples for r:rocker-runtime

Description

You can download jar file rocker-runtime 0.18.0 in this page.

Build File

You can use the following script to add rocker-runtime-0.18.0.jar to your project.

<dependency>
   <groupId>com.fizzed</groupId>
   <artifactId>rocker-runtime</artifactId>
   <version>0.18.0</version>
</dependency>
compile group: 'com.fizzed', name: 'rocker-runtime', version: '0.18.0'
libraryDependencies += "com.fizzed" % "rocker-runtime" % "0.18.0"
<dependency org="com.fizzed" name="rocker-runtime" rev="0.18.0"/>
@Grapes(@Grab(group='com.fizzed', module='rocker-runtime', version='0.18.0'))
'com.fizzed:rocker-runtime:jar:0.18.0'

Download

Click the following link to download the jar file.

rocker-runtime-0.18.0-javadoc.jar
rocker-runtime-0.18.0-sources.jar
rocker-runtime-0.18.0.jar
rocker-runtime-0.18.0.pom



Related Tutorials