is not current version
Last Version 1.8

net.wasdev.wlp.ant:wlp-anttasks 1.5

Parent pom for Ant tasks supporting development with WebSphere Liberty.

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.wasdev.wlp.ant
ArtifactId

ArtifactId

wlp-anttasks
Version

Version

1.5
Type

Type

jar

Download wlp-anttasks 1.5


<!-- https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/ -->
<dependency>
    <groupId>net.wasdev.wlp.ant</groupId>
    <artifactId>wlp-anttasks</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/
implementation 'net.wasdev.wlp.ant:wlp-anttasks:1.5'
// https://jarcasting.com/artifacts/net.wasdev.wlp.ant/wlp-anttasks/
implementation ("net.wasdev.wlp.ant:wlp-anttasks:1.5")
'net.wasdev.wlp.ant:wlp-anttasks:jar:1.5'
<dependency org="net.wasdev.wlp.ant" name="wlp-anttasks" rev="1.5">
  <artifact name="wlp-anttasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.wasdev.wlp.ant', module='wlp-anttasks', version='1.5')
)
libraryDependencies += "net.wasdev.wlp.ant" % "wlp-anttasks" % "1.5"
[net.wasdev.wlp.ant/wlp-anttasks "1.5"]