Last Version

cava-eth 0.5.0

Classes and utilities for working with Ethereum.

License

License

Categories

Categories

Net
GroupId

GroupId

net.consensys.cava
ArtifactId

ArtifactId

cava-eth
Version

Version

0.5.0
Type

Type

pom
Description

Description

cava-eth
Classes and utilities for working with Ethereum.
Project URL

Project URL

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

Source Code Management

https://github.com/ConsenSys/cava

Download cava-eth 0.5.0


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

Dependencies

compile (4)

Group / Artifact Type Version
net.consensys.cava : cava-bytes jar 0.5.0
net.consensys.cava : cava-crypto jar 0.5.0
net.consensys.cava : cava-rlp jar 0.5.0
net.consensys.cava : cava-units jar 0.5.0

Project Modules

There are no modules declared in this project.