| Группа | Группаorg.web3j |
|---|---|
| Идентификатор | Идентификаторtuples |
| Версия | Версия4.9.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| tuples-4.9.0.pom | |
| tuples-4.9.0.jar | 44 KB |
| tuples-4.9.0-tests.jar | 261 bytes |
| tuples-4.9.0-sources.jar | 27 KB |
| tuples-4.9.0-javadoc.jar | 114 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.web3j/tuples/ -->
<dependency>
<groupId>org.web3j</groupId>
<artifactId>tuples</artifactId>
<version>4.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.web3j/tuples/
implementation 'org.web3j:tuples:4.9.0'
// https://jarcasting.com/artifacts/org.web3j/tuples/
implementation ("org.web3j:tuples:4.9.0")
'org.web3j:tuples:jar:4.9.0'
<dependency org="org.web3j" name="tuples" rev="4.9.0">
<artifact name="tuples" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.web3j', module='tuples', version='4.9.0')
)
libraryDependencies += "org.web3j" % "tuples" % "4.9.0"
[org.web3j/tuples "4.9.0"]