is not current version
Last Version 1.9.66

com.indeed:proctor-parent 1.1.63


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-parent
Version

Version

1.1.63
Type

Type

pom

Download proctor-parent 1.1.63


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