| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcom.googlecode.gant-ext |
| Идентификатор | Идентификаторgant-ext |
| Последняя версия | Последняя версия0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеgant-ext-0.5
various gant extensions
|
| Имя Файла | Размер |
|---|---|
| gant-ext-0.5.pom | |
| gant-ext-0.5.jar | 18 KB |
| gant-ext-0.5-sources.jar | 2 KB |
| gant-ext-0.5-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.googlecode.gant-ext/gant-ext/ -->
<dependency>
<groupId>com.googlecode.gant-ext</groupId>
<artifactId>gant-ext</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.gant-ext/gant-ext/
implementation 'com.googlecode.gant-ext:gant-ext:0.5'
// https://jarcasting.com/artifacts/com.googlecode.gant-ext/gant-ext/
implementation ("com.googlecode.gant-ext:gant-ext:0.5")
'com.googlecode.gant-ext:gant-ext:jar:0.5'
<dependency org="com.googlecode.gant-ext" name="gant-ext" rev="0.5">
<artifact name="gant-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.gant-ext', module='gant-ext', version='0.5')
)
libraryDependencies += "com.googlecode.gant-ext" % "gant-ext" % "0.5"
[com.googlecode.gant-ext/gant-ext "0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.0.2 |
| org.slf4j : slf4j-api | jar | 1.6.4 |
| org.codehaus.gant : gant_groovy1.8 | jar | 1.9.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.10 |