Files download
File Operation
proctor-builder-1.9.116-39e0924.jar download
proctor-builder-1.9.116-39e0924.pom download
proctor-builder-1.9.116-39e0924-sources.jar download
Apache Maven
<dependency>
  <groupId>com.indeed</groupId>
  <artifactId>proctor-builder</artifactId>
  <version>1.9.116-39e0924</version>
</dependency>
Gradle Groovy
implementation 'com.indeed:proctor-builder:1.9.116-39e0924'
Gradle Kotlin
implementation("com.indeed:proctor-builder:1.9.116-39e0924")
Scala SBT
libraryDependencies += "com.indeed" % "proctor-builder" % "1.9.116-39e0924"
Groovy Grape
@Grapes(
  @Grab(group='com.indeed', module='proctor-builder', version='1.9.116-39e0924')
)
Apache Ivy
<dependency org="com.indeed" name="proctor-builder" rev="1.9.116-39e0924" />
Leiningen
[com.indeed/proctor-builder "1.9.116-39e0924"]
Apache Buildr
'com.indeed:proctor-builder:jar:1.9.116-39e0924'