<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'