Last Version

cava 0.5.0

A set of libraries and other tools to aid development of blockchain and other decentralized software in Java and other JVM languages

License

License

Categories

Categories

Net
GroupId

GroupId

net.consensys.cava
ArtifactId

ArtifactId

cava
Version

Version

0.5.0
Type

Type

jar
Description

Description

cava
A set of libraries and other tools to aid development of blockchain and other decentralized software in Java and other JVM languages
Project URL

Project URL

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

Source Code Management

https://github.com/ConsenSys/cava

Download cava 0.5.0


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

Dependencies

compile (15)

Group / Artifact Type Version
net.consensys.cava : cava-bytes jar 0.5.0
net.consensys.cava : cava-concurrent jar 0.5.0
net.consensys.cava : cava-concurrent-coroutines jar 0.5.0
net.consensys.cava : cava-config jar 0.5.0
net.consensys.cava : cava-crypto jar 0.5.0
net.consensys.cava : cava-eth jar 0.5.0
net.consensys.cava : cava-io jar 0.5.0
net.consensys.cava : cava-junit jar 0.5.0
net.consensys.cava : cava-kv jar 0.5.0
net.consensys.cava : cava-merkle-trie jar 0.5.0
net.consensys.cava : cava-net jar 0.5.0
net.consensys.cava : cava-net-coroutines jar 0.5.0
net.consensys.cava : cava-rlp jar 0.5.0
net.consensys.cava : cava-toml jar 0.5.0
net.consensys.cava : cava-units jar 0.5.0

Project Modules

There are no modules declared in this project.