is not current version
Last Version 2.8.0

org.ow2.petals:petals-ant 1.4-beta1


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.ow2.petals
ArtifactId

ArtifactId

petals-ant
Version

Version

1.4-beta1
Type

Type

jar

Download petals-ant 1.4-beta1


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