is not current version
Last Version 2.1

ws.ament.hammock:rest-jersey 0.4.0


Categories

Categories

Jersey Program Interface REST Frameworks
GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-jersey
Version

Version

0.4.0
Type

Type

jar

Download rest-jersey 0.4.0


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