is not current version
Last Version 5.0.0

org.web3j:utils 4.9.2

Minimal set of web3j utility classes

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

utils
Version

Version

4.9.2
Type

Type

jar

Download utils 4.9.2


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