is not current version
Last Version 0.0.52

org.xyou:xrest 0.0.14

xrest by XYou

GroupId

GroupId

org.xyou
ArtifactId

ArtifactId

xrest
Version

Version

0.0.14
Type

Type

pom

Download xrest 0.0.14

Filename Size
xrest-0.0.14.pom
Browse

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