Last Version

aes 0.0.1

AES 对称性加密工具

License

License

GroupId

GroupId

cn.com.xuxiaowei.utils
ArtifactId

ArtifactId

aes
Version

Version

0.0.1
Type

Type

jar
Description

Description

aes
AES 对称性加密工具
Project URL

Project URL

https://github.com/xuxiaowei-com-cn/AES
Project Organization

Project Organization

徐晓伟工作室
Source Code Management

Source Code Management

https://github.com/xuxiaowei-com-cn/AES

Download aes 0.0.1


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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.