is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-basic 0.9.8

Default type definitions for standard TransiStore setup

GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-basic
Version

Version

0.9.8
Type

Type

jar

Download transistore-basic 0.9.8


<!-- https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-basic/ -->
<dependency>
    <groupId>com.fasterxml.transistore</groupId>
    <artifactId>transistore-basic</artifactId>
    <version>0.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-basic/
implementation 'com.fasterxml.transistore:transistore-basic:0.9.8'
// https://jarcasting.com/artifacts/com.fasterxml.transistore/transistore-basic/
implementation ("com.fasterxml.transistore:transistore-basic:0.9.8")
'com.fasterxml.transistore:transistore-basic:jar:0.9.8'
<dependency org="com.fasterxml.transistore" name="transistore-basic" rev="0.9.8">
  <artifact name="transistore-basic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fasterxml.transistore', module='transistore-basic', version='0.9.8')
)
libraryDependencies += "com.fasterxml.transistore" % "transistore-basic" % "0.9.8"
[com.fasterxml.transistore/transistore-basic "0.9.8"]