GroupId | GroupIdcom.github.wshackle |
---|---|
ArtifactId | ArtifactIdfanucCom4JBase |
Version | Version1.3 |
Type | Typejar |
Filename | Size |
---|---|
fanucCom4JBase-1.3.pom | |
fanucCom4JBase-1.3.jar | 188 KB |
fanucCom4JBase-1.3-sources.jar | 183 KB |
fanucCom4JBase-1.3-javadoc.jar | 1 MB |
Browse |
<!-- 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"]