Download hcjf-1.3.9.jar file - Jar h

Jar examples for h:hcjf

Description

Java framework to develop platforms based on distributed services

You can download jar file hcjf 1.3.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add hcjf-1.3.9.jar to your project.

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

Download

Click the following link to download the jar file.

hcjf-1.3.9-javadoc.jar
hcjf-1.3.9-sources.jar
hcjf-1.3.9.jar
hcjf-1.3.9.pom



Related Tutorials