Download transistore-client-0.9.7.jar file - Jar t

Jar examples for t:transistore-client

Description

Client-side code using default TransiStore types

You can download jar file transistore-client 0.9.7 in this page.

Build File

You can use the following script to add transistore-client-0.9.7.jar to your project.

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

Download

Click the following link to download the jar file.

transistore-client-0.9.7-javadoc.jar
transistore-client-0.9.7-sources.jar
transistore-client-0.9.7.jar
transistore-client-0.9.7.pom



Related Tutorials