is not current version
Last Version 0.0.6

io.github.asseco-pst:liberty 0.0.4

A library that allows managing artifacts in a Liberty server

GroupId

GroupId

io.github.asseco-pst
ArtifactId

ArtifactId

liberty
Version

Version

0.0.4
Type

Type

pom

Download liberty 0.0.4


<!-- https://jarcasting.com/artifacts/io.github.asseco-pst/liberty/ -->
<dependency>
    <groupId>io.github.asseco-pst</groupId>
    <artifactId>liberty</artifactId>
    <version>0.0.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.asseco-pst/liberty/
implementation 'io.github.asseco-pst:liberty:0.0.4'
// https://jarcasting.com/artifacts/io.github.asseco-pst/liberty/
implementation ("io.github.asseco-pst:liberty:0.0.4")
'io.github.asseco-pst:liberty:pom:0.0.4'
<dependency org="io.github.asseco-pst" name="liberty" rev="0.0.4">
  <artifact name="liberty" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.asseco-pst', module='liberty', version='0.0.4')
)
libraryDependencies += "io.github.asseco-pst" % "liberty" % "0.0.4"
[io.github.asseco-pst/liberty "0.0.4"]