light

简化开工工具

License

License

Mulan Permissive Software License,Version 2
GroupId

GroupId

io.github.light2dev
ArtifactId

ArtifactId

light
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

light
简化开工工具
Project URL

Project URL

https://light2dev.github.io/light/

Download light

Filename Size
light-0.0.2.pom 4 KB
Browse

How to add to project

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

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

Versions

Version
0.0.2
0.0.1