| License | License | 
|---|---|
| GroupId | GroupIdcom.googlecode.hs4j | 
| ArtifactId | ArtifactIdhs4j | 
| Last Version | Last Version0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionhs4j A HandlerSocket client for java | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| hs4j-0.1.pom | |
| hs4j-0.1.jar | 198 KB | 
| hs4j-0.1-sources.jar | 154 KB | 
| hs4j-0.1-javadoc.jar | 733 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.hs4j/hs4j/ -->
<dependency>
    <groupId>com.googlecode.hs4j</groupId>
    <artifactId>hs4j</artifactId>
    <version>0.1</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.hs4j/hs4j/
implementation 'com.googlecode.hs4j:hs4j:0.1'// https://jarcasting.com/artifacts/com.googlecode.hs4j/hs4j/
implementation ("com.googlecode.hs4j:hs4j:0.1")'com.googlecode.hs4j:hs4j:jar:0.1'<dependency org="com.googlecode.hs4j" name="hs4j" rev="0.1">
  <artifact name="hs4j" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.hs4j', module='hs4j', version='0.1')
)libraryDependencies += "com.googlecode.hs4j" % "hs4j" % "0.1"[com.googlecode.hs4j/hs4j "0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.5.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.4 | 
| log4j : log4j | jar | 1.2.16 | 
| org.slf4j : slf4j-log4j12 | jar | 1.5.6 | 
| org.easymock : easymock | jar | 2.4 | 
| org.easymock : easymockclassextension | jar | 2.4 | 
| commons-dbcp : commons-dbcp | jar | 1.4 | 
| mysql : mysql-connector-java | jar | 5.1.13 |