Last Version

cava-merkle-trie 0.5.0

Patricia Merkle Trie implementations.

License

License

Categories

Categories

Net
GroupId

GroupId

net.consensys.cava
ArtifactId

ArtifactId

cava-merkle-trie
Version

Version

0.5.0
Type

Type

pom
Description

Description

cava-merkle-trie
Patricia Merkle Trie implementations.
Project URL

Project URL

https://github.com/ConsenSys/cava
Source Code Management

Source Code Management

https://github.com/ConsenSys/cava

Download cava-merkle-trie 0.5.0


<!-- https://jarcasting.com/artifacts/net.consensys.cava/cava-merkle-trie/ -->
<dependency>
    <groupId>net.consensys.cava</groupId>
    <artifactId>cava-merkle-trie</artifactId>
    <version>0.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.cava/cava-merkle-trie/
implementation 'net.consensys.cava:cava-merkle-trie:0.5.0'
// https://jarcasting.com/artifacts/net.consensys.cava/cava-merkle-trie/
implementation ("net.consensys.cava:cava-merkle-trie:0.5.0")
'net.consensys.cava:cava-merkle-trie:pom:0.5.0'
<dependency org="net.consensys.cava" name="cava-merkle-trie" rev="0.5.0">
  <artifact name="cava-merkle-trie" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.cava', module='cava-merkle-trie', version='0.5.0')
)
libraryDependencies += "net.consensys.cava" % "cava-merkle-trie" % "0.5.0"
[net.consensys.cava/cava-merkle-trie "0.5.0"]

Dependencies

compile (6)

Group / Artifact Type Version
net.consensys.cava : cava-bytes jar 0.5.0
net.consensys.cava : cava-concurrent-coroutines jar 0.5.0
net.consensys.cava : cava-crypto jar 0.5.0
net.consensys.cava : cava-rlp jar 0.5.0
com.google.guava : guava jar 27.0-jre
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.0.1

Project Modules

There are no modules declared in this project.