Download grid-api-13.02-beta.jar file - Jar g

Jar examples for g:grid-api

Description

You can download jar file grid-api 13.02-beta in this page.

License

Open Source License

Build File

You can use the following script to add grid-api-13.02-beta.jar to your project.

<dependency>
   <groupId>eu.agrosense.client</groupId>
   <artifactId>grid-api</artifactId>
   <version>13.02-beta</version>
</dependency>
compile group: 'eu.agrosense.client', name: 'grid-api', version: '13.02-beta'
libraryDependencies += "eu.agrosense.client" % "grid-api" % "13.02-beta"
<dependency org="eu.agrosense.client" name="grid-api" rev="13.02-beta"/>
@Grapes(@Grab(group='eu.agrosense.client', module='grid-api', version='13.02-beta'))
'eu.agrosense.client:grid-api:jar:13.02-beta'

Download

Click the following link to download the jar file.

grid-api-13.02-beta-javadoc.jar
grid-api-13.02-beta-sources.jar
grid-api-13.02-beta.jar
grid-api-13.02-beta.pom



Related Tutorials