Download storemate-api-0.5.1.jar file - Jar s

Jar examples for s:storemate-api

Description

Data types needed for service abstraction, used by both server and client components.

You can download jar file storemate-api 0.5.1 in this page.

Build File

You can use the following script to add storemate-api-0.5.1.jar to your project.

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

Download

Click the following link to download the jar file.

storemate-api-0.5.1-javadoc.jar
storemate-api-0.5.1-sources.jar
storemate-api-0.5.1.jar
storemate-api-0.5.1.pom



Related Tutorials