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