License |
License |
---|---|
GroupId | GroupIdcom.github.wshackle |
ArtifactId | ArtifactIdcrcl4java-utils |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrcl4java-utils
Basic Socket and Posemath utilities to make using CRCL easier.
|
Filename | Size |
---|---|
crcl4java-utils-1.8.pom | |
crcl4java-utils-1.8.jar | 72 KB |
crcl4java-utils-1.8-sources.jar | 44 KB |
crcl4java-utils-1.8-javadoc.jar | 132 KB |
crcl4java-utils-1.8-jar-with-dependencies.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-utils</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation 'com.github.wshackle:crcl4java-utils:1.8'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation ("com.github.wshackle:crcl4java-utils:1.8")
'com.github.wshackle:crcl4java-utils:jar:1.8'
<dependency org="com.github.wshackle" name="crcl4java-utils" rev="1.8">
<artifact name="crcl4java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-utils', version='1.8')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-utils" % "1.8"
[com.github.wshackle/crcl4java-utils "1.8"]
Group / Artifact | Type | Version |
---|---|---|
javax.xml.bind : jaxb-api | jar | 2.3.0 |
com.github.wshackle : crcl4java-base | jar | 1.8 |
com.github.wshackle : rcslib | jar | 2017.07.19 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |