Last Version

json-client 1.0.0

Http client for sending/receiving json data.

License

License

MIT
Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

io.github.limengning
ArtifactId

ArtifactId

json-client
Version

Version

1.0.0
Type

Type

jar
Description

Description

json-client
Http client for sending/receiving json data.

Download json-client 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5-fluent jar 5.0.3
com.alibaba : fastjson jar 1.2.76

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.