Download agrotera-api-0.3.0.jar file - Jar a

Jar examples for a:agrotera-api

Description

You can download jar file agrotera-api 0.3.0 in this page.

Build File

You can use the following script to add agrotera-api-0.3.0.jar to your project.

<dependency>
   <groupId>net.onedaybeard.agrotera</groupId>
   <artifactId>agrotera-api</artifactId>
   <version>0.3.0</version>
</dependency>
compile group: 'net.onedaybeard.agrotera', name: 'agrotera-api', version: '0.3.0'
libraryDependencies += "net.onedaybeard.agrotera" % "agrotera-api" % "0.3.0"
<dependency org="net.onedaybeard.agrotera" name="agrotera-api" rev="0.3.0"/>
@Grapes(@Grab(group='net.onedaybeard.agrotera', module='agrotera-api', version='0.3.0'))
'net.onedaybeard.agrotera:agrotera-api:jar:0.3.0'

Download

Click the following link to download the jar file.

agrotera-api-0.3.0-javadoc.jar
agrotera-api-0.3.0-sources.jar
agrotera-api-0.3.0.jar
agrotera-api-0.3.0.pom



Related Tutorials