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

Jar examples for t:transistore-basic

Description

Default type definitions for standard TransiStore setup

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials