添加依赖
<dependency>
    <groupId>io.github.fishlikewater</groupId>
    <artifactId>raiden-crypto</artifactId>
    <version>1.10.1</version>
</dependency>
implementation 'io.github.fishlikewater:raiden-crypto:1.10.1'
io.github.fishlikewater:raiden-crypto:1.10.1
<dependency org="io.github.fishlikewater" name="raiden-crypto" rev="1.10.1" />
libraryDependencies += "io.github.fishlikewater" % "raiden-crypto" % "1.10.1"
@Grab(group='io.github.fishlikewater', module='raiden-crypto', version='1.10.1')
[io.github.fishlikewater/raiden-crypto "1.10.1"]
'io.github.fishlikewater:raiden-crypto:jar:1.10.1'
资源下载
资源类型Central
jar 包 raiden-crypto-1.10.1.jar
源码包 raiden-crypto-1.10.1-sources.jar