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