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

Jar examples for j:jeo-sql

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials