is not current version
Last Version 1.9.66

com.indeed:proctor-store-git 1.0.19


Categories

Categories

Git Development Tools Version Controls
GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-store-git
Version

Version

1.0.19
Type

Type

jar

Download proctor-store-git 1.0.19


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