is not current version
Last Version 2.1

ws.ament.hammock:util-health 2.0


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-health
Version

Version

2.0
Type

Type

jar

Download util-health 2.0


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