is not current version
Last Version 1.10.2

co.topl:crypto_2.12 1.6.7

crypto

GroupId

GroupId

co.topl
ArtifactId

ArtifactId

crypto_2.12
Version

Version

1.6.7
Type

Type

jar

Download crypto_2.12 1.6.7


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