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

org.codehaus.gant:gant_groovy1.6 1.9.1


Категории

Категории

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

Группа

org.codehaus.gant
Идентификатор

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

gant_groovy1.6
Версия

Версия

1.9.1
Тип

Тип

jar

Скачать gant_groovy1.6 1.9.1

Имя Файла Размер
gant_groovy1.6-1.9.1.pom
gant_groovy1.6-1.9.1.jar 311 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.6/ -->
<dependency>
    <groupId>org.codehaus.gant</groupId>
    <artifactId>gant_groovy1.6</artifactId>
    <version>1.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.6/
implementation 'org.codehaus.gant:gant_groovy1.6:1.9.1'
// https://jarcasting.com/artifacts/org.codehaus.gant/gant_groovy1.6/
implementation ("org.codehaus.gant:gant_groovy1.6:1.9.1")
'org.codehaus.gant:gant_groovy1.6:jar:1.9.1'
<dependency org="org.codehaus.gant" name="gant_groovy1.6" rev="1.9.1">
  <artifact name="gant_groovy1.6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.gant', module='gant_groovy1.6', version='1.9.1')
)
libraryDependencies += "org.codehaus.gant" % "gant_groovy1.6" % "1.9.1"
[org.codehaus.gant/gant_groovy1.6 "1.9.1"]