Last Version

Provide Json Support using Jsonb 3.0.0


Categories

Categories

Net JSON Data
GroupId

GroupId

net.dongliu
ArtifactId

ArtifactId

cute-http-jsonb
Version

Version

3.0.0
Type

Type

jar
Description

Description

Provide Json Support using Jsonb

Download cute-http-jsonb 3.0.0


<!-- https://jarcasting.com/artifacts/net.dongliu/cute-http-jsonb/ -->
<dependency>
    <groupId>net.dongliu</groupId>
    <artifactId>cute-http-jsonb</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.dongliu/cute-http-jsonb/
implementation 'net.dongliu:cute-http-jsonb:3.0.0'
// https://jarcasting.com/artifacts/net.dongliu/cute-http-jsonb/
implementation ("net.dongliu:cute-http-jsonb:3.0.0")
'net.dongliu:cute-http-jsonb:jar:3.0.0'
<dependency org="net.dongliu" name="cute-http-jsonb" rev="3.0.0">
  <artifact name="cute-http-jsonb" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.dongliu', module='cute-http-jsonb', version='3.0.0')
)
libraryDependencies += "net.dongliu" % "cute-http-jsonb" % "3.0.0"
[net.dongliu/cute-http-jsonb "3.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
net.dongliu : cute-http jar
org.eclipse : yasson jar 1.0.3
org.glassfish : javax.json jar 1.1.4

Project Modules

There are no modules declared in this project.