bitcoind 1.0
Group ID:
io.github.scalahub
Artifact ID:
bitcoind_2.12
Version:
1.0
Version Scheme:
Release Date:
May 27, 2022
Licenses:
Files:
Full Scala Version:
2.12.13
Developers:
scalahub
|
libraryDependencies += "io.github.scalahub" %% "bitcoind" % "1.0"
ivy"io.github.scalahub::bitcoind:1.0"
//> using dep "io.github.scalahub::bitcoind:1.0"
import $ivy.`io.github.scalahub::bitcoind:1.0`
<dependency> <groupId>io.github.scalahub</groupId> <artifactId>bitcoind_2.12</artifactId> <version>1.0</version> </dependency>
compile group: 'io.github.scalahub', name: 'bitcoind_2.12', version: '1.0'