is not current version
Last Version 1.8

com.github.wshackle:crcl4java-motoman 1.5-1


GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

crcl4java-motoman
Version

Version

1.5-1
Type

Type

jar

Download crcl4java-motoman 1.5-1


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