GroupId | GroupIdco.topl |
---|---|
ArtifactId | ArtifactIdcrypto_2.12 |
Version | Version1.6.7 |
Type | Typejar |
Filename | Size |
---|---|
crypto_2.12-1.6.7.pom | |
crypto_2.12-1.6.7.jar | 202 KB |
crypto_2.12-1.6.7-sources.jar | 30 KB |
crypto_2.12-1.6.7-javadoc.jar | 1 MB |
Browse |
<!-- 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"]