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