GroupId | GroupIdcom.github.yingzhuo |
---|---|
ArtifactId | ArtifactIdhufu-impl-rsa |
Version | Version0.1.0 |
Type | Typejar |
Filename | Size |
---|---|
hufu-impl-rsa-0.1.0.pom | |
hufu-impl-rsa-0.1.0.jar | 6 KB |
hufu-impl-rsa-0.1.0-sources.jar | 5 KB |
hufu-impl-rsa-0.1.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-rsa/ -->
<dependency>
<groupId>com.github.yingzhuo</groupId>
<artifactId>hufu-impl-rsa</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-rsa/
implementation 'com.github.yingzhuo:hufu-impl-rsa:0.1.0'
// https://jarcasting.com/artifacts/com.github.yingzhuo/hufu-impl-rsa/
implementation ("com.github.yingzhuo:hufu-impl-rsa:0.1.0")
'com.github.yingzhuo:hufu-impl-rsa:jar:0.1.0'
<dependency org="com.github.yingzhuo" name="hufu-impl-rsa" rev="0.1.0">
<artifact name="hufu-impl-rsa" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yingzhuo', module='hufu-impl-rsa', version='0.1.0')
)
libraryDependencies += "com.github.yingzhuo" % "hufu-impl-rsa" % "0.1.0"
[com.github.yingzhuo/hufu-impl-rsa "0.1.0"]