is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-crypto 2.1.4

toolbox-crypto 加密解密

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-crypto
Version

Version

2.1.4
Type

Type

jar

Download toolbox-crypto 2.1.4


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