is not current version
Last Version 2.1

ws.ament.hammock:util-camel 2.0


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-camel
Version

Version

2.0
Type

Type

jar

Download util-camel 2.0


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