is not current version
Last Version 1.8

com.github.wshackle:fanucCom4JBase 1.7-1


GroupId

GroupId

com.github.wshackle
ArtifactId

ArtifactId

fanucCom4JBase
Version

Version

1.7-1
Type

Type

jar

Download fanucCom4JBase 1.7-1


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