is not current version
Last Version 1.0.6

com.scarabsoft:jrest 1.0.4

empty

GroupId

GroupId

com.scarabsoft
ArtifactId

ArtifactId

jrest
Version

Version

1.0.4
Type

Type

jar

Download jrest 1.0.4


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