simple-des

simple 简单的des 加密工具 8位key

License

License

Categories

Categories

Security
GroupId

GroupId

cn.jiangzeyin.security
ArtifactId

ArtifactId

simple-des
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

simple-des
simple 简单的des 加密工具 8位key
Project URL

Project URL

https://gitee.com/jiangzeyin/Security-SimpleDes

Download simple-des

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0