не последняя версия
Последняя версия 1.3.2

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


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

org.objectweb.petals
Идентификатор

Идентификатор

petals-ant
Версия

Версия

1.3-beta
Тип

Тип

jar

Скачать 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"]