License |
License |
---|---|
GroupId | GroupIdcn.renlm.plugins |
ArtifactId | ArtifactIdMyUtil |
Version | Version1.9.8 |
Type | Typejar |
Description |
DescriptionMyUtil
工具集
|
Filename | Size |
---|---|
MyUtil-1.9.8.pom | |
MyUtil-1.9.8.jar | 13 KB |
MyUtil-1.9.8-sources.jar | 11 KB |
MyUtil-1.9.8-javadoc.jar | 66 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/ -->
<dependency>
<groupId>cn.renlm.plugins</groupId>
<artifactId>MyUtil</artifactId>
<version>1.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation 'cn.renlm.plugins:MyUtil:1.9.8'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation ("cn.renlm.plugins:MyUtil:1.9.8")
'cn.renlm.plugins:MyUtil:jar:1.9.8'
<dependency org="cn.renlm.plugins" name="MyUtil" rev="1.9.8">
<artifact name="MyUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyUtil', version='1.9.8')
)
libraryDependencies += "cn.renlm.plugins" % "MyUtil" % "1.9.8"
[cn.renlm.plugins/MyUtil "1.9.8"]
Group / Artifact | Type | Version |
---|---|---|
net.openhft : compiler | jar | 2.4.1 |
cn.hutool : hutool-all | jar | 5.7.7 |
com.thoughtworks.xstream : xstream Optional | jar | 1.4.17 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |