is not current version
Last Version 1.1.4

com.zxytech.jurest:jurest-util 1.0-RC1


GroupId

GroupId

com.zxytech.jurest
ArtifactId

ArtifactId

jurest-util
Version

Version

1.0-RC1
Type

Type

jar

Download jurest-util 1.0-RC1


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