License |
License |
---|---|
GroupId | GroupIdcom.github.yingzhuo |
ArtifactId | ArtifactIdhufu |
Last Version | Last Version1.0.6 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionhufu
Digital signature tools for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
hufu-1.0.6.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>hufu</artifactId>
<version>1.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/
implementation 'com.github.yingzhuo:hufu:1.0.6'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu/
implementation ("com.github.yingzhuo:hufu:1.0.6")
'com.github.yingzhuo:hufu:pom:1.0.6'
<dependency org="com.github.yingzhuo" name="hufu" rev="1.0.6">
<artifact name="hufu" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu', version='1.0.6')
)
libraryDependencies += "com.github.yingzhuo" % "hufu" % "1.0.6"
[com.github.yingzhuo/hufu "1.0.6"]