is not current version
Last Version 1.8

com.github.wshackle:crcl4java-base 1.5

XJC autogenerated classes corresponding to the CRCL XSD schema files.

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-base
Version

Version

1.5
Type

Type

jar

Download crcl4java-base 1.5


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