is not current version
Last Version 1.8

com.github.wshackle:crcl4java-utils 1.4

Basic Socket and Posemath utilities to make using CRCL easier.

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-utils
Version

Version

1.4
Type

Type

jar

Download crcl4java-utils 1.4


<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/ -->
<dependency>
    <groupId>com.github.wshackle</groupId>
    <artifactId>crcl4java-utils</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation 'com.github.wshackle:crcl4java-utils:1.4'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation ("com.github.wshackle:crcl4java-utils:1.4")
'com.github.wshackle:crcl4java-utils:jar:1.4'
<dependency org="com.github.wshackle" name="crcl4java-utils" rev="1.4">
  <artifact name="crcl4java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-utils', version='1.4')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-utils" % "1.4"
[com.github.wshackle/crcl4java-utils "1.4"]