is not current version
Last Version 2.1

ws.ament.hammock:rest-resteasy 0.0.3


Categories

Categories

RESTEasy Program Interface REST Frameworks
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-resteasy
Version

Version

0.0.3
Type

Type

jar

Download rest-resteasy 0.0.3


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