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