Download grid-api-3.6.3.jar file - Jar g

Jar examples for g:grid-api

Description

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

License

Open Source License

Build File

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

<dependency>
   <groupId>ch.exense.step</groupId>
   <artifactId>grid-api</artifactId>
   <version>3.6.3</version>
</dependency>
compile group: 'ch.exense.step', name: 'grid-api', version: '3.6.3'
libraryDependencies += "ch.exense.step" % "grid-api" % "3.6.3"
<dependency org="ch.exense.step" name="grid-api" rev="3.6.3"/>
@Grapes(@Grab(group='ch.exense.step', module='grid-api', version='3.6.3'))
'ch.exense.step:grid-api:jar:3.6.3'

Download

Click the following link to download the jar file.

grid-api-3.6.3-javadoc.jar
grid-api-3.6.3-sources.jar
grid-api-3.6.3.jar
grid-api-3.6.3.pom



Related Tutorials