GroupId | GroupIdcom.github.wshackle |
---|---|
ArtifactId | ArtifactIdfanucCom4JBase |
Version | Version1.5-1 |
Type | Typejar |
Filename | Size |
---|---|
fanucCom4JBase-1.5-1.pom | |
fanucCom4JBase-1.5-1.jar | 188 KB |
fanucCom4JBase-1.5-1-sources.jar | 184 KB |
fanucCom4JBase-1.5-1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wshackle/fanucCom4JBase/ -->
<dependency>
<groupId>com.github.wshackle</groupId>
<artifactId>fanucCom4JBase</artifactId>
<version>1.5-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wshackle/fanucCom4JBase/
implementation 'com.github.wshackle:fanucCom4JBase:1.5-1'
// https://jarcasting.com/artifacts/com.github.wshackle/fanucCom4JBase/
implementation ("com.github.wshackle:fanucCom4JBase:1.5-1")
'com.github.wshackle:fanucCom4JBase:jar:1.5-1'
<dependency org="com.github.wshackle" name="fanucCom4JBase" rev="1.5-1">
<artifact name="fanucCom4JBase" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wshackle', module='fanucCom4JBase', version='1.5-1')
)
libraryDependencies += "com.github.wshackle" % "fanucCom4JBase" % "1.5-1"
[com.github.wshackle/fanucCom4JBase "1.5-1"]