is not current version
Last Version 1.9.66

com.indeed:proctor-store-git 1.1.10


Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-store-git
Version

Version

1.1.10
Type

Type

jar

Download proctor-store-git 1.1.10


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