is not current version
Last Version 0.8.0

io.github.amyassist:amy-rest-resources 0.7.0

Basic rest resources

GroupId

GroupId

io.github.amyassist
ArtifactId

ArtifactId

amy-rest-resources
Version

Version

0.7.0
Type

Type

jar

Download amy-rest-resources 0.7.0


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