is not current version
Last Version 1.2.0

org.riversun:wcs 1.1.0

description

GroupId

GroupId

org.riversun
ArtifactId

ArtifactId

wcs
Version

Version

1.1.0
Type

Type

jar

Download wcs 1.1.0


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