is not current version
Last Version 0.18.4

com.github.arucard21.simplyrestful:SimplyRESTful-resources 0.10.2

The core API resources used in SimplyRESTful APIs

GroupId

GroupId

com.github.arucard21.simplyrestful
ArtifactId

ArtifactId

SimplyRESTful-resources
Version

Version

0.10.2
Type

Type

jar

Download SimplyRESTful-resources 0.10.2


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