is not current version
Last Version 1.9.10

io.openliberty.tools:liberty-ant-tasks 1.9.3

Parent pom for Ant tasks supporting development with Open Liberty and WebSphere Liberty.

Categories

Categories

Ant Build Tools
GroupId

GroupId

io.openliberty.tools
ArtifactId

ArtifactId

liberty-ant-tasks
Version

Version

1.9.3
Type

Type

jar

Download liberty-ant-tasks 1.9.3


<!-- https://jarcasting.com/artifacts/io.openliberty.tools/liberty-ant-tasks/ -->
<dependency>
    <groupId>io.openliberty.tools</groupId>
    <artifactId>liberty-ant-tasks</artifactId>
    <version>1.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.openliberty.tools/liberty-ant-tasks/
implementation 'io.openliberty.tools:liberty-ant-tasks:1.9.3'
// https://jarcasting.com/artifacts/io.openliberty.tools/liberty-ant-tasks/
implementation ("io.openliberty.tools:liberty-ant-tasks:1.9.3")
'io.openliberty.tools:liberty-ant-tasks:jar:1.9.3'
<dependency org="io.openliberty.tools" name="liberty-ant-tasks" rev="1.9.3">
  <artifact name="liberty-ant-tasks" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.openliberty.tools', module='liberty-ant-tasks', version='1.9.3')
)
libraryDependencies += "io.openliberty.tools" % "liberty-ant-tasks" % "1.9.3"
[io.openliberty.tools/liberty-ant-tasks "1.9.3"]