t

tuples

Connect JVM applications to Ethereum blockchains with web3j - a lightweight, reactive, type safe library for Java, Android, Kotlin and Scala.
https://github.com/web3j/web3j
The Apache License, Version 2.0
Conor Svensson
Files download
File Operation
tuples-4.0.2.jar download
tuples-4.0.2.pom download
tuples-4.0.2-sources.jar download
Apache Maven
<dependency>
  <groupId>org.web3j</groupId>
  <artifactId>tuples</artifactId>
  <version>4.0.2</version>
</dependency>
Gradle Groovy
implementation 'org.web3j:tuples:4.0.2'
Gradle Kotlin
implementation("org.web3j:tuples:4.0.2")
Scala SBT
libraryDependencies += "org.web3j" % "tuples" % "4.0.2"
Groovy Grape
@Grapes(
  @Grab(group='org.web3j', module='tuples', version='4.0.2')
)
Apache Ivy
<dependency org="org.web3j" name="tuples" rev="4.0.2" />
Leiningen
[org.web3j/tuples "4.0.2"]
Apache Buildr
'org.web3j:tuples:jar:4.0.2'
Dependencies
The project has no third-party dependencies