Download jeo-0.6.jar file - Jar j

Jar examples for j:jeo

Description

You can download jar file jeo 0.6 in this page.

Build File

You can use the following script to add jeo-0.6.jar to your project.

<dependency>
   <groupId>io.jeo</groupId>
   <artifactId>jeo</artifactId>
   <version>0.6</version>
</dependency>
compile group: 'io.jeo', name: 'jeo', version: '0.6'
libraryDependencies += "io.jeo" % "jeo" % "0.6"
<dependency org="io.jeo" name="jeo" rev="0.6"/>
@Grapes(@Grab(group='io.jeo', module='jeo', version='0.6'))
'io.jeo:jeo:jar:0.6'

Download

Click the following link to download the jar file.

jeo-0.6-javadoc.jar
jeo-0.6-sources.jar
jeo-0.6-tests.jar
jeo-0.6.jar
jeo-0.6.pom



Related Tutorials