is not current version
Last Version 1.9.66

com.indeed:proctor-builder 1.0.30


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-builder
Version

Version

1.0.30
Type

Type

jar

Download proctor-builder 1.0.30


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