is not current version
Last Version 0.3.5

org.restnext:restnext-util 0.1.1

RestNext Util

GroupId

GroupId

org.restnext
ArtifactId

ArtifactId

restnext-util
Version

Version

0.1.1
Type

Type

jar

Download restnext-util 0.1.1


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