is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-client 0.9.7

Client-side code using default TransiStore types

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-client
Version

Version

0.9.7
Type

Type

jar

Download transistore-client 0.9.7


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