Download requirements-core-3.0.6-RC.jar file - Jar r

Jar examples for r:requirements-core

Description

You can download jar file requirements-core 3.0.6-RC in this page.

Build File

You can use the following script to add requirements-core-3.0.6-RC.jar to your project.

<dependency>
   <groupId>org.bitbucket.cowwoc</groupId>
   <artifactId>requirements-core</artifactId>
   <version>3.0.6-RC</version>
</dependency>
compile group: 'org.bitbucket.cowwoc', name: 'requirements-core', version: '3.0.6-RC'
libraryDependencies += "org.bitbucket.cowwoc" % "requirements-core" % "3.0.6-RC"
<dependency org="org.bitbucket.cowwoc" name="requirements-core" rev="3.0.6-RC"/>
@Grapes(@Grab(group='org.bitbucket.cowwoc', module='requirements-core', version='3.0.6-RC'))
'org.bitbucket.cowwoc:requirements-core:jar:3.0.6-RC'

Download

Click the following link to download the jar file.

requirements-core-3.0.6-RC-javadoc.jar
requirements-core-3.0.6-RC-sources.jar
requirements-core-3.0.6-RC.jar
requirements-core-3.0.6-RC.pom



Related Tutorials