не последняя версия
Последняя версия 1.9.66

com.indeed:proctor-builder 1.0.9


Группа

Группа

com.indeed
Идентификатор

Идентификатор

proctor-builder
Версия

Версия

1.0.9
Тип

Тип

jar

Скачать proctor-builder 1.0.9


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