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