License |
License |
---|---|
GroupId | GroupIdio.github.wuma2020 |
ArtifactId | ArtifactIdwuwuwu |
Last Version | Last Version0.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwuwuwu
redis client
|
Project URL |
Project URL |
Filename | Size |
---|---|
wuwuwu-0.0.1-RELEASE.pom | |
wuwuwu-0.0.1-RELEASE.jar | 99 KB |
wuwuwu-0.0.1-RELEASE-sources.jar | 172 KB |
wuwuwu-0.0.1-RELEASE-javadoc.jar | 85 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.wuma2020/wuwuwu/ -->
<dependency>
<groupId>io.github.wuma2020</groupId>
<artifactId>wuwuwu</artifactId>
<version>0.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.wuma2020/wuwuwu/
implementation 'io.github.wuma2020:wuwuwu:0.0.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.wuma2020/wuwuwu/
implementation ("io.github.wuma2020:wuwuwu:0.0.1-RELEASE")
'io.github.wuma2020:wuwuwu:jar:0.0.1-RELEASE'
<dependency org="io.github.wuma2020" name="wuwuwu" rev="0.0.1-RELEASE">
<artifact name="wuwuwu" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.wuma2020', module='wuwuwu', version='0.0.1-RELEASE')
)
libraryDependencies += "io.github.wuma2020" % "wuwuwu" % "0.0.1-RELEASE"
[io.github.wuma2020/wuwuwu "0.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.12 |
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |