is not current version
Last Version 0.17.0

io.axway.alf:alf 0.2.0

ALF parent POM

GroupId

GroupId

io.axway.alf
ArtifactId

ArtifactId

alf
Version

Version

0.2.0
Type

Type

pom

Download alf 0.2.0

Filename Size
alf-0.2.0.pom 13 KB
Browse

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