Download requirements-core-3.0.13.jar file - Jar r

Jar examples for r:requirements-core

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

requirements-core-3.0.13-javadoc.jar
requirements-core-3.0.13-sources.jar
requirements-core-3.0.13.jar
requirements-core-3.0.13.pom



Related Tutorials