weixin-aes

commons is a little java tool to make your development easier in your work.

License

License

GroupId

GroupId

com.github.penggle
ArtifactId

ArtifactId

weixin-aes
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

weixin-aes
commons is a little java tool to make your development easier in your work.

Download weixin-aes

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/ -->
<dependency>
    <groupId>com.github.penggle</groupId>
    <artifactId>weixin-aes</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/
implementation 'com.github.penggle:weixin-aes:1.0.0'
// https://jarcasting.com/artifacts/com.github.penggle/weixin-aes/
implementation ("com.github.penggle:weixin-aes:1.0.0")
'com.github.penggle:weixin-aes:jar:1.0.0'
<dependency org="com.github.penggle" name="weixin-aes" rev="1.0.0">
  <artifact name="weixin-aes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.penggle', module='weixin-aes', version='1.0.0')
)
libraryDependencies += "com.github.penggle" % "weixin-aes" % "1.0.0"
[com.github.penggle/weixin-aes "1.0.0"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.9

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0