License |
License |
---|---|
GroupId | GroupIdcom.github.wshackle |
ArtifactId | ArtifactIdcrcl4java-ui |
Last Version | Last Version1.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrcl4java-ui
User interfaces for CRCL Simulated Robot Server and Client Pendant.
|
Filename | Size |
---|---|
crcl4java-ui-1.8.pom | |
crcl4java-ui-1.8.jar | 244 KB |
crcl4java-ui-1.8-sources.jar | 125 KB |
crcl4java-ui-1.8-javadoc.jar | 196 KB |
crcl4java-ui-1.8-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.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-ui/
implementation 'com.github.wshackle:crcl4java-ui:1.8'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-ui/
implementation ("com.github.wshackle:crcl4java-ui:1.8")
'com.github.wshackle:crcl4java-ui:jar:1.8'
<dependency org="com.github.wshackle" name="crcl4java-ui" rev="1.8">
<artifact name="crcl4java-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-ui', version='1.8')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-ui" % "1.8"
[com.github.wshackle/crcl4java-ui "1.8"]
Group / Artifact | Type | Version |
---|---|---|
com.github.wshackle : crcl4java-base | jar | 1.8 |
com.github.wshackle : crcl4java-utils | jar | 1.8 |
com.google.code.gson : gson | jar | 2.6.2 |
org.apache.commons : commons-csv | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |