is not current version
Last Version 1.8

com.github.wshackle:fanucCom4JBase 1.3


GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

fanucCom4JBase
Version

Version

1.3
Type

Type

jar

Download fanucCom4JBase 1.3


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