Download goshawkdb-client-0.3.1.jar file - Jar g

Jar examples for g:goshawkdb-client

Description

The Java Client for GoshawkDB

You can download jar file goshawkdb-client 0.3.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add goshawkdb-client-0.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

goshawkdb-client-0.3.1-javadoc.jar
goshawkdb-client-0.3.1-sources.jar
goshawkdb-client-0.3.1.jar
goshawkdb-client-0.3.1.pom



Related Tutorials