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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials