is not current version
Last Version 1.0.6

com.scarabsoft:jrest 1.0.3

empty

GroupId

GroupId

com.scarabsoft
ArtifactId

ArtifactId

jrest
Version

Version

1.0.3
Type

Type

jar

Download jrest 1.0.3


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