is not current version
Last Version 1.2.0.RELEASE

me.wuwenbin:template-tools-util 1.0.2.RELEASE

常用操作工具类集合

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-tools-util
Version

Version

1.0.2.RELEASE
Type

Type

jar

Download template-tools-util 1.0.2.RELEASE


<!-- https://jarcasting.com/artifacts/me.wuwenbin/template-tools-util/ -->
<dependency>
    <groupId>me.wuwenbin</groupId>
    <artifactId>template-tools-util</artifactId>
    <version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-util/
implementation 'me.wuwenbin:template-tools-util:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/me.wuwenbin/template-tools-util/
implementation ("me.wuwenbin:template-tools-util:1.0.2.RELEASE")
'me.wuwenbin:template-tools-util:jar:1.0.2.RELEASE'
<dependency org="me.wuwenbin" name="template-tools-util" rev="1.0.2.RELEASE">
  <artifact name="template-tools-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.wuwenbin', module='template-tools-util', version='1.0.2.RELEASE')
)
libraryDependencies += "me.wuwenbin" % "template-tools-util" % "1.0.2.RELEASE"
[me.wuwenbin/template-tools-util "1.0.2.RELEASE"]