Download jeo-sql-0.6.jar file - Jar j

Jar examples for j:jeo-sql

Description

You can download jar file jeo-sql 0.6 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials