is not current version
Last Version 2.3.4

com.github.hughwick:toolbox-crypto 2.3.1

toolbox-crypto 加密解密

GroupId

GroupId

com.github.hughwick
ArtifactId

ArtifactId

toolbox-crypto
Version

Version

2.3.1
Type

Type

jar

Download toolbox-crypto 2.3.1


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