License |
License |
---|---|
GroupId | GroupIdcom.github.wshackle |
ArtifactId | ArtifactIdcrcl4java-exi |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionEXI (Efficient XML Interface) wrappers for CRCL.
|
Filename | Size |
---|---|
crcl4java-exi-1.8.pom | |
crcl4java-exi-1.8.jar | 18 KB |
crcl4java-exi-1.8-sources.jar | 9 KB |
crcl4java-exi-1.8-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-exi</artifactId>
<version>1.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/
implementation 'com.github.wshackle:crcl4java-exi:1.8'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/
implementation ("com.github.wshackle:crcl4java-exi:1.8")
'com.github.wshackle:crcl4java-exi:jar:1.8'
<dependency org="com.github.wshackle" name="crcl4java-exi" rev="1.8">
<artifact name="crcl4java-exi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-exi', version='1.8')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-exi" % "1.8"
[com.github.wshackle/crcl4java-exi "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.siemens.ct.exi : exificient | jar | 0.9.6 |
com.github.wshackle : crcl4java-utils | jar | 1.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |