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