is not current version
Last Version 0.0.11

io.github.wycst:light-common 0.0.2


GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light-common
Version

Version

0.0.2
Type

Type

jar

Download light-common 0.0.2


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