is not current version
Last Version 1.2.3

io.github.scalahub:bitcoind_2.12 1.2.2

Cryptocurrency node for bitcoin

Categories

Categories

Scala Languages
GroupId

GroupId

io.github.scalahub
ArtifactId

ArtifactId

bitcoind_2.12
Version

Version

1.2.2
Type

Type

jar

Download bitcoind_2.12 1.2.2


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