Download transistore-basic-0.7.1.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.7.1 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials