is not current version
Last Version 1.10.2

co.topl:crypto_2.12 1.9.5

crypto

GroupId

GroupId

co.topl
ArtifactId

ArtifactId

crypto_2.12
Version

Version

1.9.5
Type

Type

jar

Download crypto_2.12 1.9.5


<!-- https://jarcasting.com/artifacts/co.topl/crypto_2.12/ -->
<dependency>
    <groupId>co.topl</groupId>
    <artifactId>crypto_2.12</artifactId>
    <version>1.9.5</version>
</dependency>
// https://jarcasting.com/artifacts/co.topl/crypto_2.12/
implementation 'co.topl:crypto_2.12:1.9.5'
// https://jarcasting.com/artifacts/co.topl/crypto_2.12/
implementation ("co.topl:crypto_2.12:1.9.5")
'co.topl:crypto_2.12:jar:1.9.5'
<dependency org="co.topl" name="crypto_2.12" rev="1.9.5">
  <artifact name="crypto_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.topl', module='crypto_2.12', version='1.9.5')
)
libraryDependencies += "co.topl" % "crypto_2.12" % "1.9.5"
[co.topl/crypto_2.12 "1.9.5"]