is not current version
Last Version 1.2.0

org.riversun:wcs 1.0.1

description

GroupId

GroupId

org.riversun
ArtifactId

ArtifactId

wcs
Version

Version

1.0.1
Type

Type

jar

Download wcs 1.0.1


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