is not current version
Last Version 2.4.4

cn.renlm.plugins:MyUtil 1.0.7.RELEASE

工具集

GroupId

GroupId

cn.renlm.plugins
ArtifactId

ArtifactId

MyUtil
Version

Version

1.0.7.RELEASE
Type

Type

jar

Download MyUtil 1.0.7.RELEASE


<!-- https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/ -->
<dependency>
    <groupId>cn.renlm.plugins</groupId>
    <artifactId>MyUtil</artifactId>
    <version>1.0.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation 'cn.renlm.plugins:MyUtil:1.0.7.RELEASE'
// https://jarcasting.com/artifacts/cn.renlm.plugins/MyUtil/
implementation ("cn.renlm.plugins:MyUtil:1.0.7.RELEASE")
'cn.renlm.plugins:MyUtil:jar:1.0.7.RELEASE'
<dependency org="cn.renlm.plugins" name="MyUtil" rev="1.0.7.RELEASE">
  <artifact name="MyUtil" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.renlm.plugins', module='MyUtil', version='1.0.7.RELEASE')
)
libraryDependencies += "cn.renlm.plugins" % "MyUtil" % "1.0.7.RELEASE"
[cn.renlm.plugins/MyUtil "1.0.7.RELEASE"]