is not current version
Last Version 5.0.0

org.web3j:tuples 4.2.0-android

Simple Java tuples library

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

tuples
Version

Version

4.2.0-android
Type

Type

jar

Download tuples 4.2.0-android


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