is not current version
Last Version 0.9.9

com.fasterxml.transistore:transistore-client-ahc 0.9.2

Client-side code using default TransiStore types, using AHC

Categories

Categories

CLI User Interface
GroupId

GroupId

com.fasterxml.transistore
ArtifactId

ArtifactId

transistore-client-ahc
Version

Version

0.9.2
Type

Type

jar

Download transistore-client-ahc 0.9.2


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