Last Version

light 0.0.11

light framework

License

License

GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light
Version

Version

0.0.11
Type

Type

pom
Description

Description

light
light framework
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/wycst/light

Download light 0.0.11

Filename Size
light-0.0.11.pom 7 KB
Browse

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • light-common
  • light-json
  • light-yaml
  • light-mixin