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