Last Version

cava-net 0.5.0

Classes and utilities for working with networking.

License

License

Categories

Categories

Net
GroupId

GroupId

net.consensys.cava
ArtifactId

ArtifactId

cava-net
Version

Version

0.5.0
Type

Type

pom
Description

Description

cava-net
Classes and utilities for working with networking.
Project URL

Project URL

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

Source Code Management

https://github.com/ConsenSys/cava

Download cava-net 0.5.0


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

Dependencies

compile (7)

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-io jar 0.5.0
com.google.guava : guava jar 27.0-jre
io.vertx : vertx-core Optional jar 3.5.4
org.bouncycastle : bcprov-jdk15on Optional jar 1.60
org.bouncycastle : bcpkix-jdk15on Optional jar 1.60

Project Modules

There are no modules declared in this project.