is not current version
Last Version 1.9.66

com.indeed:proctor-parent 1.5.0


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-parent
Version

Version

1.5.0
Type

Type

pom

Download proctor-parent 1.5.0

Filename Size
proctor-parent-1.5.0.pom 12 KB
Browse

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