is not current version
Last Version 5.0.0

org.web3j:utils 3.0.0-android

null

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

utils
Version

Version

3.0.0-android
Type

Type

jar

Download utils 3.0.0-android


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