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