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