License |
License |
---|---|
GroupId | GroupIdio.github.wycst |
ArtifactId | ArtifactIdlight-common |
Version | Version0.0.7 |
Type | Typejar |
Description |
Descriptionlight framework
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
light-common-0.0.7.pom | |
light-common-0.0.7.jar | 126 KB |
light-common-0.0.7-sources.jar | 98 KB |
light-common-0.0.7-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.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation 'io.github.wycst:light-common:0.0.7'
// https://jarcasting.com/artifacts/io.github.wycst/light-common/
implementation ("io.github.wycst:light-common:0.0.7")
'io.github.wycst:light-common:jar:0.0.7'
<dependency org="io.github.wycst" name="light-common" rev="0.0.7">
<artifact name="light-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wycst', module='light-common', version='0.0.7')
)
libraryDependencies += "io.github.wycst" % "light-common" % "0.0.7"
[io.github.wycst/light-common "0.0.7"]