License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu |
Last Version | Last Version0.29 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-0.29.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu</artifactId>
<version>0.29</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu/
implementation 'com.github.luoshu-open:luoshu:0.29'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu/
implementation ("com.github.luoshu-open:luoshu:0.29")
'com.github.luoshu-open:luoshu:pom:0.29'
<dependency org="com.github.luoshu-open" name="luoshu" rev="0.29">
<artifact name="luoshu" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu', version='0.29')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu" % "0.29"
[com.github.luoshu-open/luoshu "0.29"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |