Download proctor-store-1.1.0.jar file - Jar p

Jar examples for p:proctor-store

Description

You can download jar file proctor-store 1.1.0 in this page.

Build File

You can use the following script to add proctor-store-1.1.0.jar to your project.

<dependency>
   <groupId>com.indeed</groupId>
   <artifactId>proctor-store</artifactId>
   <version>1.1.0</version>
</dependency>
compile group: 'com.indeed', name: 'proctor-store', version: '1.1.0'
libraryDependencies += "com.indeed" % "proctor-store" % "1.1.0"
<dependency org="com.indeed" name="proctor-store" rev="1.1.0"/>
@Grapes(@Grab(group='com.indeed', module='proctor-store', version='1.1.0'))
'com.indeed:proctor-store:jar:1.1.0'

Download

Click the following link to download the jar file.

proctor-store-1.1.0-javadoc.jar
proctor-store-1.1.0-sources.jar
proctor-store-1.1.0.jar
proctor-store-1.1.0.pom



Related Tutorials