| License |
License |
|---|---|
| Categories |
CategoriesNet JSON Data |
| GroupId | GroupIdnet.sourceforge.kivu4j.utils |
| ArtifactId | ArtifactIdkivu4j-utils-json |
| Last Version | Last Version1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionKivu4j : Utils : Json
There are many java projects
|
| Filename | Size |
|---|---|
| kivu4j-utils-json-1.1.pom | |
| kivu4j-utils-json-1.1.jar | 7 KB |
| kivu4j-utils-json-1.1-sources.jar | 6 KB |
| kivu4j-utils-json-1.1-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sourceforge.kivu4j.utils/kivu4j-utils-json/ -->
<dependency>
<groupId>net.sourceforge.kivu4j.utils</groupId>
<artifactId>kivu4j-utils-json</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j.utils/kivu4j-utils-json/
implementation 'net.sourceforge.kivu4j.utils:kivu4j-utils-json:1.1'
// https://jarcasting.com/artifacts/net.sourceforge.kivu4j.utils/kivu4j-utils-json/
implementation ("net.sourceforge.kivu4j.utils:kivu4j-utils-json:1.1")
'net.sourceforge.kivu4j.utils:kivu4j-utils-json:jar:1.1'
<dependency org="net.sourceforge.kivu4j.utils" name="kivu4j-utils-json" rev="1.1">
<artifact name="kivu4j-utils-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sourceforge.kivu4j.utils', module='kivu4j-utils-json', version='1.1')
)
libraryDependencies += "net.sourceforge.kivu4j.utils" % "kivu4j-utils-json" % "1.1"
[net.sourceforge.kivu4j.utils/kivu4j-utils-json "1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.10 |