is not current version
Last Version 0.0.11

io.github.wycst:light 0.0.4

light framework

GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light
Version

Version

0.0.4
Type

Type

pom

Download light 0.0.4

Filename Size
light-0.0.4.pom 7 KB
Browse

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