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

Jar examples for r:rockframework-core

Description

Rock Framework - Core

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials