License |
License |
---|---|
Categories |
CategoriesAnt Build Tools JSON Data |
GroupId | GroupIdio.github.solven-eu.cleanthat |
ArtifactId | ArtifactIdjson |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionSpring Boot Dependencies
|
Filename | Size |
---|---|
json-1.0.pom | |
json-1.0.jar | 8 KB |
json-1.0-sources.jar | 5 KB |
json-1.0-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/json/ -->
<dependency>
<groupId>io.github.solven-eu.cleanthat</groupId>
<artifactId>json</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/json/
implementation 'io.github.solven-eu.cleanthat:json:1.0'
// https://jarcasting.com/artifacts/io.github.solven-eu.cleanthat/json/
implementation ("io.github.solven-eu.cleanthat:json:1.0")
'io.github.solven-eu.cleanthat:json:jar:1.0'
<dependency org="io.github.solven-eu.cleanthat" name="json" rev="1.0">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.solven-eu.cleanthat', module='json', version='1.0')
)
libraryDependencies += "io.github.solven-eu.cleanthat" % "json" % "1.0"
[io.github.solven-eu.cleanthat/json "1.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : any-language | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
io.github.solven-eu.cleanthat : test-helpers | jar | 1.0 |