Last Version

blockchain-rpc 2.5.2

JSON RPC client for Bitcoin, Bitcoin-based, and Ethereum nodes

License

License

GroupId

GroupId

com.madewithtea
ArtifactId

ArtifactId

blockchain-rpc_2.12
Version

Version

2.5.2
Type

Type

jar
Description

Description

blockchain-rpc
JSON RPC client for Bitcoin, Bitcoin-based, and Ethereum nodes
Project URL

Project URL

https://github.com/tokenanalyst/blockchain-rpc
Project Organization

Project Organization

com.madewithtea
Source Code Management

Source Code Management

https://github.com/jpzk/blockchain-rpc

Download blockchain-rpc_2.12 2.5.2


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

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.10
commons-codec : commons-codec jar 1.13
com.typesafe.akka : akka-actor_2.12 jar 2.6.1
org.http4s : http4s-dsl_2.12 jar 0.21.0-M5
org.http4s : http4s-blaze-server_2.12 jar 0.21.0-M5
org.http4s : http4s-blaze-client_2.12 jar 0.21.0-M5
org.http4s : http4s-circe_2.12 jar 0.21.0-M5
io.circe : circe-generic_2.12 jar 0.12.0-M4
io.circe : circe-literal_2.12 jar 0.12.0-M4
io.circe : circe-parser_2.12 jar 0.12.0-M4
org.zeromq : jeromq jar 0.5.1
org.typelevel : cats-effect_2.12 jar 2.0.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.1.0

Project Modules

There are no modules declared in this project.