is not current version
Last Version 1.3.2

org.objectweb.petals:petals-ant 1.3-beta


Categories

Categories

Ant Build Tools
GroupId

GroupId

org.objectweb.petals
ArtifactId

ArtifactId

petals-ant
Version

Version

1.3-beta
Type

Type

jar

Download petals-ant 1.3-beta


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