| License | License | 
|---|---|
| GroupId | GroupIdcom.github.luues.tool | 
| ArtifactId | ArtifactIdtool-crypto | 
| Version | Version1.0.0.7.RELEASE | 
| Type | Typejar | 
| Description | Descriptiontool-crypto tool 加密解密 | 
| Filename | Size | 
|---|---|
| tool-crypto-1.0.0.7.RELEASE.pom | |
| tool-crypto-1.0.0.7.RELEASE.jar | 101 KB | 
| tool-crypto-1.0.0.7.RELEASE-sources.jar | 84 KB | 
| tool-crypto-1.0.0.7.RELEASE-javadoc.jar | 420 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/ -->
<dependency>
    <groupId>com.github.luues.tool</groupId>
    <artifactId>tool-crypto</artifactId>
    <version>1.0.0.7.RELEASE</version>
</dependency>// https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/
implementation 'com.github.luues.tool:tool-crypto:1.0.0.7.RELEASE'// https://jarcasting.com/artifacts/com.github.luues.tool/tool-crypto/
implementation ("com.github.luues.tool:tool-crypto:1.0.0.7.RELEASE")'com.github.luues.tool:tool-crypto:jar:1.0.0.7.RELEASE'<dependency org="com.github.luues.tool" name="tool-crypto" rev="1.0.0.7.RELEASE">
  <artifact name="tool-crypto" type="jar" />
</dependency>@Grapes(
@Grab(group='com.github.luues.tool', module='tool-crypto', version='1.0.0.7.RELEASE')
)libraryDependencies += "com.github.luues.tool" % "tool-crypto" % "1.0.0.7.RELEASE"[com.github.luues.tool/tool-crypto "1.0.0.7.RELEASE"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.luues.tool : tool-core | jar | 1.0.0.7.RELEASE | 
| org.bouncycastle : bcprov-jdk15to18 Optional | jar | 1.66 | 
| com.github.luues.tool : tool-log Optional | jar | 1.0.0.7.RELEASE | 
| commons-io : commons-io | jar | 2.8.0 | 
| org.apache.commons : commons-lang3 | jar | 3.11 | 
| commons-codec : commons-codec | jar | 1.15 | 
| junit : junit | jar | 4.13.1 | 
| org.projectlombok : lombok | jar | 1.18.16 |