is not current version
Last Version 1.8

com.github.wshackle:crcl4java-ui 1.3

User interfaces for CRCL Simulated Robot Server and Client Pendant.

GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-ui
Version

Version

1.3
Type

Type

jar

Download crcl4java-ui 1.3


<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-ui/ -->
<dependency>
    <groupId>com.github.wshackle</groupId>
    <artifactId>crcl4java-ui</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-ui/
implementation 'com.github.wshackle:crcl4java-ui:1.3'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-ui/
implementation ("com.github.wshackle:crcl4java-ui:1.3")
'com.github.wshackle:crcl4java-ui:jar:1.3'
<dependency org="com.github.wshackle" name="crcl4java-ui" rev="1.3">
  <artifact name="crcl4java-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-ui', version='1.3')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-ui" % "1.3"
[com.github.wshackle/crcl4java-ui "1.3"]