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