Download hs4j-0.1.jar file - Jar h

Jar examples for h:hs4j

Description

A HandlerSocket client for java

You can download jar file hs4j 0.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add hs4j-0.1.jar to your project.

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

Download

Click the following link to download the jar file.

hs4j-0.1-javadoc.jar
hs4j-0.1-sources.jar
hs4j-0.1.jar
hs4j-0.1.pom



Related Tutorials