Download crcl4java-utils-1.4.jar file - Jar c

Jar examples for c:crcl4java-utils

Description

Basic Socket and Posemath utilities to make using CRCL easier.

You can download jar file crcl4java-utils 1.4 in this page.

Build File

You can use the following script to add crcl4java-utils-1.4.jar to your project.

<dependency>
   <groupId>com.github.wshackle</groupId>
   <artifactId>crcl4java-utils</artifactId>
   <version>1.4</version>
</dependency>
compile group: 'com.github.wshackle', name: 'crcl4java-utils', version: '1.4'
libraryDependencies += "com.github.wshackle" % "crcl4java-utils" % "1.4"
<dependency org="com.github.wshackle" name="crcl4java-utils" rev="1.4"/>
@Grapes(@Grab(group='com.github.wshackle', module='crcl4java-utils', version='1.4'))
'com.github.wshackle:crcl4java-utils:jar:1.4'

Download

Click the following link to download the jar file.

crcl4java-utils-1.4-jar-with-dependencies.jar
crcl4java-utils-1.4-javadoc.jar
crcl4java-utils-1.4-sources.jar
crcl4java-utils-1.4.jar
crcl4java-utils-1.4.pom



Related Tutorials