is not current version
Last Version 1.2.0.RELEASE

me.wuwenbin:template-tools-encrypt 1.0.1.RELEASE

加密/解密,编码/解码工具集合

GroupId

GroupId

me.wuwenbin
ArtifactId

ArtifactId

template-tools-encrypt
Version

Version

1.0.1.RELEASE
Type

Type

jar

Download template-tools-encrypt 1.0.1.RELEASE


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