License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.github.wycst |
ArtifactId | ArtifactIdlight-json |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light-json-0.0.11.pom | |
light-json-0.0.11.jar | 71 KB |
light-json-0.0.11-sources.jar | 54 KB |
light-json-0.0.11-javadoc.jar | 174 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wycst/light-json/ -->
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-json</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-json/
implementation 'io.github.wycst:light-json:0.0.11'
// https://jarcasting.com/artifacts/io.github.wycst/light-json/
implementation ("io.github.wycst:light-json:0.0.11")
'io.github.wycst:light-json:jar:0.0.11'
<dependency org="io.github.wycst" name="light-json" rev="0.0.11">
<artifact name="light-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-json', version='0.0.11')
)
libraryDependencies += "io.github.wycst" % "light-json" % "0.0.11"
[io.github.wycst/light-json "0.0.11"]
Group / Artifact | Type | Version |
---|---|---|
io.github.wycst : light-common | jar | 0.0.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | 5.2.7.RELEASE |