is not current version
Last Version 1.0

ws.ament.hammock:util-cxf-shaded 0.2.0


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

util-cxf-shaded
Version

Version

0.2.0
Type

Type

jar

Download util-cxf-shaded 0.2.0


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