Jar examples for s:storemate-api
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.
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'
Click the following link to download the jar file.
storemate-api-0.5.1-javadoc.jar