Download gc-db-1.3.4.jar file - Jar g

Jar examples for g:gc-db

Description

Gc :: DB

You can download jar file gc-db 1.3.4 in this page.

License

Open Source License

Build File

You can use the following script to add gc-db-1.3.4.jar to your project.

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

Download

Click the following link to download the jar file.

gc-db-1.3.4-javadoc.jar
gc-db-1.3.4-sources.jar
gc-db-1.3.4.jar
gc-db-1.3.4.pom



Related Tutorials