is not current version
Last Version 0.6.8

icu.easyj:easyj-crypto 0.4.4

EasyJ 加密解密封装,提供对称加密算法、非对称加密算法等等的功能

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-crypto
Version

Version

0.4.4
Type

Type

jar

Download easyj-crypto 0.4.4


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