License |
License
hynnet.com
|
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIdwx-aes |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweixin aes library
weixin aes library
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wx-aes-1.0.0.pom | |
wx-aes-1.0.0.jar | 12 KB |
wx-aes-1.0.0-sources.jar | 10 KB |
wx-aes-1.0.0-javadoc.jar | 534 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/wx-aes/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>wx-aes</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/wx-aes/
implementation 'com.hynnet:wx-aes:1.0.0'
// https://jarcasting.com/artifacts/com.hynnet/wx-aes/
implementation ("com.hynnet:wx-aes:1.0.0")
'com.hynnet:wx-aes:jar:1.0.0'
<dependency org="com.hynnet" name="wx-aes" rev="1.0.0">
<artifact name="wx-aes" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='wx-aes', version='1.0.0')
)
libraryDependencies += "com.hynnet" % "wx-aes" % "1.0.0"
[com.hynnet/wx-aes "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |