License |
License |
---|---|
Categories |
CategoriesNet JSON Data JSON-io |
GroupId | GroupIdio.github.vvk78.perceptnet.commons |
ArtifactId | ArtifactIdjson-io |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of common utilities and tools used in perceptnet
|
Filename | Size |
---|---|
json-io-1.4.0.pom | |
json-io-1.4.0.jar | 4 KB |
json-io-1.4.0-sources.jar | 3 KB |
json-io-1.4.0-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/json-io/ -->
<dependency>
<groupId>io.github.vvk78.perceptnet.commons</groupId>
<artifactId>json-io</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/json-io/
implementation 'io.github.vvk78.perceptnet.commons:json-io:1.4.0'
// https://jarcasting.com/artifacts/io.github.vvk78.perceptnet.commons/json-io/
implementation ("io.github.vvk78.perceptnet.commons:json-io:1.4.0")
'io.github.vvk78.perceptnet.commons:json-io:jar:1.4.0'
<dependency org="io.github.vvk78.perceptnet.commons" name="json-io" rev="1.4.0">
<artifact name="json-io" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vvk78.perceptnet.commons', module='json-io', version='1.4.0')
)
libraryDependencies += "io.github.vvk78.perceptnet.commons" % "json-io" % "1.4.0"
[io.github.vvk78.perceptnet.commons/json-io "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : utils | jar | 1.4.0 |
io.github.vvk78.perceptnet.commons : commons-api | jar | 1.4.0 |
com.cedarsoftware : json-io | jar | 4.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.21 |
Group / Artifact | Type | Version |
---|---|---|
io.github.vvk78.perceptnet.commons : tests | jar | 1.4.0 |
org.testng : testng | jar | 6.8.21 |
com.google.guava : guava | jar | 22.0 |