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