не последняя версия
Последняя версия 4.9.2

org.web3j:web3j-unit 4.5.9

Web3j-unit extension

Группа

Группа

org.web3j
Идентификатор

Идентификатор

web3j-unit
Версия

Версия

4.5.9
Тип

Тип

jar

Скачать web3j-unit 4.5.9


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