Download storemate-shared-1.0.2.jar file - Jar s

Jar examples for s:storemate-shared

Description

Utility stuff shared by client and server modules

You can download jar file storemate-shared 1.0.2 in this page.

Build File

You can use the following script to add storemate-shared-1.0.2.jar to your project.

<dependency>
   <groupId>com.fasterxml.storemate</groupId>
   <artifactId>storemate-shared</artifactId>
   <version>1.0.2</version>
</dependency>
compile group: 'com.fasterxml.storemate', name: 'storemate-shared', version: '1.0.2'
libraryDependencies += "com.fasterxml.storemate" % "storemate-shared" % "1.0.2"
<dependency org="com.fasterxml.storemate" name="storemate-shared" rev="1.0.2"/>
@Grapes(@Grab(group='com.fasterxml.storemate', module='storemate-shared', version='1.0.2'))
'com.fasterxml.storemate:storemate-shared:jar:1.0.2'

Download

Click the following link to download the jar file.

storemate-shared-1.0.2-javadoc.jar
storemate-shared-1.0.2-sources.jar
storemate-shared-1.0.2-tests.jar
storemate-shared-1.0.2.jar
storemate-shared-1.0.2.pom



Related Tutorials