License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-crypt |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description加解密工具类
|
Filename | Size |
---|---|
toolkit-crypt-1.1.1.pom | |
toolkit-crypt-1.1.1.jar | 98 KB |
toolkit-crypt-1.1.1-sources.jar | 97 KB |
toolkit-crypt-1.1.1-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-crypt</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/
implementation 'com.siashan:toolkit-crypt:1.1.1'
// https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/
implementation ("com.siashan:toolkit-crypt:1.1.1")
'com.siashan:toolkit-crypt:jar:1.1.1'
<dependency org="com.siashan" name="toolkit-crypt" rev="1.1.1">
<artifact name="toolkit-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-crypt', version='1.1.1')
)
libraryDependencies += "com.siashan" % "toolkit-crypt" % "1.1.1"
[com.siashan/toolkit-crypt "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15to18 Optional | jar | 1.66 |
org.projectlombok : lombok Optional | jar | 1.18.12 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |