GroupId | GroupIdcom.github.yingzhuo |
---|---|
ArtifactId | ArtifactIdhufu-impl-dsa |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
hufu-impl-dsa-1.0.3.pom | |
hufu-impl-dsa-1.0.3.jar | 6 KB |
hufu-impl-dsa-1.0.3-sources.jar | 5 KB |
hufu-impl-dsa-1.0.3-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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-dsa/
implementation 'com.github.yingzhuo:hufu-impl-dsa:1.0.3'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-dsa/
implementation ("com.github.yingzhuo:hufu-impl-dsa:1.0.3")
'com.github.yingzhuo:hufu-impl-dsa:jar:1.0.3'
<dependency org="com.github.yingzhuo" name="hufu-impl-dsa" rev="1.0.3">
<artifact name="hufu-impl-dsa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu-impl-dsa', version='1.0.3')
)
libraryDependencies += "com.github.yingzhuo" % "hufu-impl-dsa" % "1.0.3"
[com.github.yingzhuo/hufu-impl-dsa "1.0.3"]