License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMyUtil |
Last Version | Last Version2.4.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyUtil
工具集
|
Filename | Size |
---|---|
MyUtil-2.4.4.pom | |
MyUtil-2.4.4.jar | 17 KB |
MyUtil-2.4.4-sources.jar | 14 KB |
MyUtil-2.4.4-javadoc.jar | 76 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyUtil</artifactId>
<version>2.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation 'cn.renlm.plugins:MyUtil:2.4.4'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation ("cn.renlm.plugins:MyUtil:2.4.4")
'cn.renlm.plugins:MyUtil:jar:2.4.4'
<dependency org="cn.renlm.plugins" name="MyUtil" rev="2.4.4">
<artifact name="MyUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyUtil', version='2.4.4')
)
libraryDependencies += "cn.renlm.plugins" % "MyUtil" % "2.4.4"
[cn.renlm.plugins/MyUtil "2.4.4"]
Group / Artifact | Type | Version |
---|---|---|
net.openhft : compiler | jar | 2.4.1 |
cn.hutool : hutool-all | jar | 5.8.3 |
com.thoughtworks.xstream : xstream Optional | jar | 1.4.19 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.22 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.11 |
junit : junit | jar | 4.13.2 |