is not current version
Last Version 1.8

com.github.wshackle:fanucCRCLServer 1.3


GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

fanucCRCLServer
Version

Version

1.3
Type

Type

jar

Download fanucCRCLServer 1.3


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