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