is not current version
Last Version 1.8

com.github.wshackle:crcl4java-exi 1.2

EXI (Efficient XML Interface) wrappers for CRCL.

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-exi
Version

Version

1.2
Type

Type

jar

Download crcl4java-exi 1.2


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