is not current version
Last Version 1.8

com.github.wshackle:fanucCRCLServer 1.7-1


GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

fanucCRCLServer
Version

Version

1.7-1
Type

Type

jar

Download fanucCRCLServer 1.7-1


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