is not current version
Last Version 2.1

ws.ament.hammock:dist-microprofile 1.2.1


GroupId

GroupId

ws.ament.hammock
ArtifactId

ArtifactId

dist-microprofile
Version

Version

1.2.1
Type

Type

jar

Download dist-microprofile 1.2.1


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