| License | License | 
|---|---|
| GroupId | GroupIdcom.heanbian | 
| ArtifactId | ArtifactIdheanbian-crypto | 
| Version | Version20200807 | 
| Type | Typejar | 
| Description | Descriptionheanbian-crypto Heanbian crypto component. | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| heanbian-crypto-20200807.pom | |
| heanbian-crypto-20200807.jar | 7 KB | 
| heanbian-crypto-20200807-sources.jar | 5 KB | 
| heanbian-crypto-20200807-javadoc.jar | 404 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.heanbian/heanbian-crypto/ -->
<dependency>
    <groupId>com.heanbian</groupId>
    <artifactId>heanbian-crypto</artifactId>
    <version>20200807</version>
</dependency>// https://jarcasting.com/artifacts/com.heanbian/heanbian-crypto/
implementation 'com.heanbian:heanbian-crypto:20200807'// https://jarcasting.com/artifacts/com.heanbian/heanbian-crypto/
implementation ("com.heanbian:heanbian-crypto:20200807")'com.heanbian:heanbian-crypto:jar:20200807'<dependency org="com.heanbian" name="heanbian-crypto" rev="20200807">
  <artifact name="heanbian-crypto" type="jar" />
</dependency>@Grapes(
@Grab(group='com.heanbian', module='heanbian-crypto', version='20200807')
)libraryDependencies += "com.heanbian" % "heanbian-crypto" % "20200807"[com.heanbian/heanbian-crypto "20200807"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |