License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdio.github.scalahub |
ArtifactId | ArtifactIdcryptogram_2.12 |
Version | Version1.0 |
Type | Typejar |
Description |
DescriptionCryptogram
Utility for verifying crypto addresses
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cryptogram_2.12-1.0.pom | |
cryptogram_2.12-1.0.jar | 13 KB |
cryptogram_2.12-1.0-sources.jar | 2 KB |
cryptogram_2.12-1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.scalahub/cryptogram_2.12/ -->
<dependency>
<groupId>io.github.scalahub</groupId>
<artifactId>cryptogram_2.12</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.scalahub/cryptogram_2.12/
implementation 'io.github.scalahub:cryptogram_2.12:1.0'
// https://jarcasting.com/artifacts/io.github.scalahub/cryptogram_2.12/
implementation ("io.github.scalahub:cryptogram_2.12:1.0")
'io.github.scalahub:cryptogram_2.12:jar:1.0'
<dependency org="io.github.scalahub" name="cryptogram_2.12" rev="1.0">
<artifact name="cryptogram_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.scalahub', module='cryptogram_2.12', version='1.0')
)
libraryDependencies += "io.github.scalahub" % "cryptogram_2.12" % "1.0"
[io.github.scalahub/cryptogram_2.12 "1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.13 |
io.github.scalahub : cryptonode_2.12 | jar | 1.0 |