io.github.wycst:light-yaml

light framework

License

License

GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light-yaml
Last Version

Last Version

0.0.11
Release Date

Release Date

Type

Type

jar
Description

Description

light framework
Source Code Management

Source Code Management

https://github.com/wycst/light

Download light-yaml

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.wycst/light-yaml/ -->
<dependency>
    <groupId>io.github.wycst</groupId>
    <artifactId>light-yaml</artifactId>
    <version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-yaml/
implementation 'io.github.wycst:light-yaml:0.0.11'
// https://jarcasting.com/artifacts/io.github.wycst/light-yaml/
implementation ("io.github.wycst:light-yaml:0.0.11")
'io.github.wycst:light-yaml:jar:0.0.11'
<dependency org="io.github.wycst" name="light-yaml" rev="0.0.11">
  <artifact name="light-yaml" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-yaml', version='0.0.11')
)
libraryDependencies += "io.github.wycst" % "light-yaml" % "0.0.11"
[io.github.wycst/light-yaml "0.0.11"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.wycst : light-common jar 0.0.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.11
0.0.10