is not current version
Last Version 1.9.66

com.indeed:proctor-ant-plugin 1.0.29


Categories

Categories

Ant Build Tools
GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-ant-plugin
Version

Version

1.0.29
Type

Type

jar

Download proctor-ant-plugin 1.0.29


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