is not current version
Last Version 1.8

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

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.6
Type

Type

jar

Download wlp-anttasks 1.6


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