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

com.indeed:proctor-store-git 1.9.12


Категории

Категории

Git Инструменты разработки Контроль версий
Группа

Группа

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

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

proctor-store-git
Версия

Версия

1.9.12
Тип

Тип

jar

Скачать proctor-store-git 1.9.12


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