Jar examples for s:storemate-shared
Utility stuff shared by client and server modules
You can download jar file storemate-shared 0.9.25 in this page.
You can use the following script to add storemate-shared-0.9.25.jar to your project.
<dependency> <groupId>com.fasterxml.storemate</groupId> <artifactId>storemate-shared</artifactId> <version>0.9.25</version> </dependency>
compile group: 'com.fasterxml.storemate', name: 'storemate-shared', version: '0.9.25'
libraryDependencies += "com.fasterxml.storemate" % "storemate-shared" % "0.9.25"
<dependency org="com.fasterxml.storemate" name="storemate-shared" rev="0.9.25"/>
@Grapes(@Grab(group='com.fasterxml.storemate', module='storemate-shared', version='0.9.25'))
'com.fasterxml.storemate:storemate-shared:jar:0.9.25'
Click the following link to download the jar file.
storemate-shared-0.9.25-javadoc.jar