Download zohhak-1.1.1.jar file - Jar z

Jar examples for z:zohhak

Description

Fork of http://piotrturski.github.io/zohhak that exposes the backend API

You can download jar file zohhak 1.1.1 in this page.

License

LGPL 3.0

Build File

You can use the following script to add zohhak-1.1.1.jar to your project.

<dependency>
   <groupId>com.googlecode.zohhak</groupId>
   <artifactId>zohhak</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'com.googlecode.zohhak', name: 'zohhak', version: '1.1.1'
libraryDependencies += "com.googlecode.zohhak" % "zohhak" % "1.1.1"
<dependency org="com.googlecode.zohhak" name="zohhak" rev="1.1.1"/>
@Grapes(@Grab(group='com.googlecode.zohhak', module='zohhak', version='1.1.1'))
'com.googlecode.zohhak:zohhak:jar:1.1.1'

Download

Click the following link to download the jar file.

zohhak-1.1.1-javadoc.jar
zohhak-1.1.1-sources.jar
zohhak-1.1.1.jar
zohhak-1.1.1.pom



Related Tutorials