Jar examples for g:goshawkdb-client
The Java Client for GoshawkDB
You can download jar file goshawkdb-client 0.3.1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
goshawkdb-client-0.3.1-javadoc.jar