is not current version
Last Version 2.2.0

task ':eth-client:jar' property 'archiveBaseName' 1.1.0

Ethereum client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.tuweni
ArtifactId

ArtifactId

tuweni-eth-client
Version

Version

1.1.0
Type

Type

pom
Description

Description

task ':eth-client:jar' property 'archiveBaseName'
Ethereum client
Project URL

Project URL

https://github.com/apache/incubator-tuweni
Source Code Management

Source Code Management

https://github.com/apache/incubator-tuweni

Download tuweni-eth-client 1.1.0


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

Dependencies

compile (7)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.5
org.apache.tuweni : tuweni-devp2p-eth jar 1.1.0
org.apache.tuweni : tuweni-dns-discovery jar 1.1.0
org.apache.tuweni : tuweni-crypto jar 1.1.0
org.apache.tuweni : tuweni-rlp jar 1.1.0
org.apache.tuweni : tuweni-units jar 1.1.0
org.apache.tuweni : tuweni-merkle-trie jar 1.1.0

Project Modules

There are no modules declared in this project.