is not current version
Last Version 2.1

ws.ament.hammock:hammock 0.0.2


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

hammock
Version

Version

0.0.2
Type

Type

pom

Download hammock 0.0.2

Filename Size
hammock-0.0.2.pom 5 KB
Browse

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