| Categories | CategoriesNet JSON Data | 
|---|---|
| GroupId | GroupIdnet.dongliu | 
| ArtifactId | ArtifactIdcute-http-jsonb | 
| Last Version | Last Version3.0.0 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionProvide Json Support using Jsonb | 
| Filename | Size | 
|---|---|
| cute-http-jsonb-3.0.0.pom | |
| cute-http-jsonb-3.0.0.jar | 3 KB | 
| cute-http-jsonb-3.0.0-sources.jar | 1 KB | 
| cute-http-jsonb-3.0.0-javadoc.jar | 398 KB | 
| Browse | 
<!-- 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"]| Group / Artifact | Type | Version | 
|---|---|---|
| net.dongliu : cute-http | jar | |
| org.eclipse : yasson | jar | 1.0.3 | 
| org.glassfish : javax.json | jar | 1.1.4 |