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

com.indeed:proctor-ant-plugin 1.2.5


Категории

Категории

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

Группа

com.indeed
Идентификатор

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

proctor-ant-plugin
Версия

Версия

1.2.5
Тип

Тип

jar

Скачать proctor-ant-plugin 1.2.5


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