| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yingzhuo |
| ArtifactId | ArtifactIdhufu-impl-dsa |
| Last Version | Last Version1.0.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDigital signature tools for Java.
|
| Filename | Size |
|---|---|
| hufu-impl-dsa-1.0.6.pom | |
| hufu-impl-dsa-1.0.6.jar | 6 KB |
| hufu-impl-dsa-1.0.6-sources.jar | 5 KB |
| hufu-impl-dsa-1.0.6-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-dsa/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>hufu-impl-dsa</artifactId>
<version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-dsa/
implementation 'com.github.yingzhuo:hufu-impl-dsa:1.0.6'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-dsa/
implementation ("com.github.yingzhuo:hufu-impl-dsa:1.0.6")
'com.github.yingzhuo:hufu-impl-dsa:jar:1.0.6'
<dependency org="com.github.yingzhuo" name="hufu-impl-dsa" rev="1.0.6">
<artifact name="hufu-impl-dsa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu-impl-dsa', version='1.0.6')
)
libraryDependencies += "com.github.yingzhuo" % "hufu-impl-dsa" % "1.0.6"
[com.github.yingzhuo/hufu-impl-dsa "1.0.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.yingzhuo : hufu-api | jar | 1.0.6 |