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

com.indeed:proctor-ant-plugin 1.1.65


Категории

Категории

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

Группа

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

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

proctor-ant-plugin
Версия

Версия

1.1.65
Тип

Тип

jar

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


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