License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.whaleal |
ArtifactId | ArtifactIdicefrog-json |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionicefrog-json
icefrog JSON封装
|
Filename | Size |
---|---|
icefrog-json-1.0.0.pom | |
icefrog-json-1.0.0.jar | 52 KB |
icefrog-json-1.0.0-sources.jar | 46 KB |
icefrog-json-1.0.0-javadoc.jar | 231 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.whaleal/icefrog-json/ -->
<dependency>
<groupId>io.github.whaleal</groupId>
<artifactId>icefrog-json</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-json/
implementation 'io.github.whaleal:icefrog-json:1.0.0'
// https://jarcasting.com/artifacts/io.github.whaleal/icefrog-json/
implementation ("io.github.whaleal:icefrog-json:1.0.0")
'io.github.whaleal:icefrog-json:jar:1.0.0'
<dependency org="io.github.whaleal" name="icefrog-json" rev="1.0.0">
<artifact name="icefrog-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.whaleal', module='icefrog-json', version='1.0.0')
)
libraryDependencies += "io.github.whaleal" % "icefrog-json" % "1.0.0"
[io.github.whaleal/icefrog-json "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
io.github.whaleal : icefrog-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |
org.projectlombok : lombok | jar | 1.18.20 |