is not current version
Last Version 0.3.0

com.github.ok2c.hc5:hc5-async-json 0.1.0

Asynchronous JSON message processors for Apache HttpComponents 5.0

Categories

Categories

JSON Data
GroupId

GroupId

com.github.ok2c.hc5
ArtifactId

ArtifactId

hc5-async-json
Version

Version

0.1.0
Type

Type

jar

Download hc5-async-json 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/ -->
<dependency>
    <groupId>com.github.ok2c.hc5</groupId>
    <artifactId>hc5-async-json</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation 'com.github.ok2c.hc5:hc5-async-json:0.1.0'
// https://jarcasting.com/artifacts/com.github.ok2c.hc5/hc5-async-json/
implementation ("com.github.ok2c.hc5:hc5-async-json:0.1.0")
'com.github.ok2c.hc5:hc5-async-json:jar:0.1.0'
<dependency org="com.github.ok2c.hc5" name="hc5-async-json" rev="0.1.0">
  <artifact name="hc5-async-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ok2c.hc5', module='hc5-async-json', version='0.1.0')
)
libraryDependencies += "com.github.ok2c.hc5" % "hc5-async-json" % "0.1.0"
[com.github.ok2c.hc5/hc5-async-json "0.1.0"]