GroupId | GroupIdcom.github.wshackle |
---|---|
ArtifactId | ArtifactIdcrcl4java-utils |
Version | Version1.5-1 |
Type | Typejar |
Filename | Size |
---|---|
crcl4java-utils-1.5-1.pom | |
crcl4java-utils-1.5-1.jar | 105 KB |
crcl4java-utils-1.5-1-sources.jar | 70 KB |
crcl4java-utils-1.5-1-javadoc.jar | 231 KB |
crcl4java-utils-1.5-1-jar-with-dependencies.jar | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-utils</artifactId>
<version>1.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation 'com.github.wshackle:crcl4java-utils:1.5-1'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-utils/
implementation ("com.github.wshackle:crcl4java-utils:1.5-1")
'com.github.wshackle:crcl4java-utils:jar:1.5-1'
<dependency org="com.github.wshackle" name="crcl4java-utils" rev="1.5-1">
<artifact name="crcl4java-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-utils', version='1.5-1')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-utils" % "1.5-1"
[com.github.wshackle/crcl4java-utils "1.5-1"]