is not current version
Last Version 1.9.66

com.indeed:proctor-store 1.1.48


GroupId

GroupId

com.indeed
ArtifactId

ArtifactId

proctor-store
Version

Version

1.1.48
Type

Type

jar

Download proctor-store 1.1.48


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