is not current version
Last Version 2.1

ws.ament.hammock:hammock 1.2.1


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

hammock
Version

Version

1.2.1
Type

Type

pom

Download hammock 1.2.1

Filename Size
hammock-1.2.1.pom 23 KB
Browse

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