| License | License | 
|---|---|
| GroupId | GroupIdcom.woaizhuangbi | 
| ArtifactId | ArtifactIdwx-utils | 
| Last Version | Last Version0.0.3-RELEASE | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionwx-utils A encrypt utils | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| wx-utils-0.0.3-RELEASE.pom | |
| wx-utils-0.0.3-RELEASE.jar | 23 KB | 
| wx-utils-0.0.3-RELEASE-sources.jar | 10 KB | 
| wx-utils-0.0.3-RELEASE-javadoc.jar | 261 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.woaizhuangbi/wx-utils/ -->
<dependency>
    <groupId>com.woaizhuangbi</groupId>
    <artifactId>wx-utils</artifactId>
    <version>0.0.3-RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.woaizhuangbi/wx-utils/
implementation 'com.woaizhuangbi:wx-utils:0.0.3-RELEASE'// https://jarcasting.com/artifacts/com.woaizhuangbi/wx-utils/
implementation ("com.woaizhuangbi:wx-utils:0.0.3-RELEASE")'com.woaizhuangbi:wx-utils:jar:0.0.3-RELEASE'<dependency org="com.woaizhuangbi" name="wx-utils" rev="0.0.3-RELEASE">
  <artifact name="wx-utils" type="jar" />
</dependency>@Grapes(
@Grab(group='com.woaizhuangbi', module='wx-utils', version='0.0.3-RELEASE')
)libraryDependencies += "com.woaizhuangbi" % "wx-utils" % "0.0.3-RELEASE"[com.woaizhuangbi/wx-utils "0.0.3-RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.woaizhuangbi : encrypt-utils | jar | 0.0.1-RELEASE | 
| com.woaizhuangbi : net-utils | jar | 0.0.2-RELEASE |