Download jeo-0.7.jar file - Jar j

Jar examples for j:jeo

Description

You can download jar file jeo 0.7 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials