is not current version
Last Version 1.9.66

com.indeed:proctor-store 1.9.61


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-store
Version

Version

1.9.61
Type

Type

jar

Download proctor-store 1.9.61


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