License |
License
Mulan Permissive Software License,Version 2
|
---|---|
GroupId | GroupIdio.github.light2dev |
ArtifactId | ArtifactIdlight |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlight
简化开工工具
|
Project URL |
Project URL |
Filename | Size |
---|---|
light-0.0.2.pom | 4 KB |
Browse |
<!-- 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"]