GroupId | GroupIdcom.github.wshackle |
---|---|
ArtifactId | ArtifactIdcrcl4java-motoman |
Version | Version1.4 |
Type | Typejar |
Filename | Size |
---|---|
crcl4java-motoman-1.4.pom | |
crcl4java-motoman-1.4.jar | 114 KB |
crcl4java-motoman-1.4-sources.jar | 89 KB |
crcl4java-motoman-1.4-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-motoman/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>crcl4java-motoman</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-motoman/
implementation 'com.github.wshackle:crcl4java-motoman:1.4'
// https://jarcasting.com/artifacts/com.github.wshackle/crcl4java-motoman/
implementation ("com.github.wshackle:crcl4java-motoman:1.4")
'com.github.wshackle:crcl4java-motoman:jar:1.4'
<dependency org="com.github.wshackle" name="crcl4java-motoman" rev="1.4">
<artifact name="crcl4java-motoman" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='crcl4java-motoman', version='1.4')
)
libraryDependencies += "com.github.wshackle" % "crcl4java-motoman" % "1.4"
[com.github.wshackle/crcl4java-motoman "1.4"]