is not current version
Last Version 2.1

ws.ament.hammock:rest-spark 1.2


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

rest-spark
Version

Version

1.2
Type

Type

jar

Download rest-spark 1.2


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