License |
License |
---|---|
GroupId | GroupIdio.github.wycst |
ArtifactId | ArtifactIdlight-common |
Last Version | Last Version0.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlight framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light-common-0.0.11.pom | |
light-common-0.0.11.jar | 126 KB |
light-common-0.0.11-sources.jar | 98 KB |
light-common-0.0.11-javadoc.jar | 384 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wycst/light-common/ -->
<dependency>
<groupId>io.github.wycst</groupId>
<artifactId>light-common</artifactId>
<version>0.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation 'io.github.wycst:light-common:0.0.11'
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation ("io.github.wycst:light-common:0.0.11")
'io.github.wycst:light-common:jar:0.0.11'
<dependency org="io.github.wycst" name="light-common" rev="0.0.11">
<artifact name="light-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-common', version='0.0.11')
)
libraryDependencies += "io.github.wycst" % "light-common" % "0.0.11"
[io.github.wycst/light-common "0.0.11"]