Download rockframework-core-1.2.2.jar file - Jar r

Jar examples for r:rockframework-core

Description

Rock Framework - Core

You can download jar file rockframework-core 1.2.2 in this page.

Build File

You can use the following script to add rockframework-core-1.2.2.jar to your project.

<dependency>
   <groupId>br.net.woodstock.rockframework</groupId>
   <artifactId>rockframework-core</artifactId>
   <version>1.2.2</version>
</dependency>
compile group: 'br.net.woodstock.rockframework', name: 'rockframework-core', version: '1.2.2'
libraryDependencies += "br.net.woodstock.rockframework" % "rockframework-core" % "1.2.2"
<dependency org="br.net.woodstock.rockframework" name="rockframework-core" rev="1.2.2"/>
@Grapes(@Grab(group='br.net.woodstock.rockframework', module='rockframework-core', version='1.2.2'))
'br.net.woodstock.rockframework:rockframework-core:jar:1.2.2'

Download

Click the following link to download the jar file.

rockframework-core-1.2.2-javadoc.jar
rockframework-core-1.2.2-sources.jar
rockframework-core-1.2.2.jar
rockframework-core-1.2.2.pom



Related Tutorials