is not current version
Last Version 1.9.66

com.indeed:proctor-store-git 1.8.0


Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-store-git
Version

Version

1.8.0
Type

Type

jar

Download proctor-store-git 1.8.0


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