GroupId | GroupIdcom.github.wshackle |
---|---|
ArtifactId | ArtifactIdcrcl4java-exi |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
crcl4java-exi-1.4.pom | |
crcl4java-exi-1.4.jar | 17 KB |
crcl4java-exi-1.4-sources.jar | 10 KB |
crcl4java-exi-1.4-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-exi</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/
implementation 'com.github.wshackle:crcl4java-exi:1.4'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-exi/
implementation ("com.github.wshackle:crcl4java-exi:1.4")
'com.github.wshackle:crcl4java-exi:jar:1.4'
<dependency org="com.github.wshackle" name="crcl4java-exi" rev="1.4">
<artifact name="crcl4java-exi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-exi', version='1.4')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-exi" % "1.4"
[com.github.wshackle/crcl4java-exi "1.4"]