Last Version

web3j 5.0.0

Minimal set of web3j utility classes

License

License

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

utils
Version

Version

5.0.0
Type

Type

jar
Description

Description

web3j
Minimal set of web3j utility classes
Project URL

Project URL

https://web3j.io
Source Code Management

Source Code Management

https://github.com/web3j/web3j

Download utils 5.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk15on jar 1.65

Project Modules

There are no modules declared in this project.