Download transistore-client-0.9.8.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.8 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials