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

ant:ant-jdepend 1.6.1


Категории

Категории

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

Группа

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

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

ant-jdepend
Версия

Версия

1.6.1
Тип

Тип

jar

Скачать ant-jdepend 1.6.1

Имя Файла Размер
ant-jdepend-1.6.1.pom
ant-jdepend-1.6.1.jar 7 KB
Обзор

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