is not current version
Last Version 1.9.66

com.indeed:proctor-parent 1.9.60


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-parent
Version

Version

1.9.60
Type

Type

pom

Download proctor-parent 1.9.60

Filename Size
proctor-parent-1.9.60.pom 17 KB
Browse

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