is not current version
Last Version 0.0.3-RELEASE

com.woaizhuangbi:wx-utils 0.0.1-RELEASE

A encrypt utils

GroupId

GroupId

com.woaizhuangbi
ArtifactId

ArtifactId

wx-utils
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download wx-utils 0.0.1-RELEASE


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