License |
License |
---|---|
GroupId | GroupIdcom.siashan |
ArtifactId | ArtifactIdtoolkit-crypt |
Version | Version1.0.8 |
Type | Typejar |
Description |
Description加解密工具类
|
Filename | Size |
---|---|
toolkit-crypt-1.0.8.pom | |
toolkit-crypt-1.0.8.jar | 98 KB |
toolkit-crypt-1.0.8-sources.jar | 97 KB |
toolkit-crypt-1.0.8-javadoc.jar | 407 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/ -->
<dependency>
<groupId>com.siashan</groupId>
<artifactId>toolkit-crypt</artifactId>
<version>1.0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/
implementation 'com.siashan:toolkit-crypt:1.0.8'
// https://jarcasting.com/artifacts/com.siashan/toolkit-crypt/
implementation ("com.siashan:toolkit-crypt:1.0.8")
'com.siashan:toolkit-crypt:jar:1.0.8'
<dependency org="com.siashan" name="toolkit-crypt" rev="1.0.8">
<artifact name="toolkit-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.siashan', module='toolkit-crypt', version='1.0.8')
)
libraryDependencies += "com.siashan" % "toolkit-crypt" % "1.0.8"
[com.siashan/toolkit-crypt "1.0.8"]
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 |