is not current version
Last Version 4.9.2

org.web3j:web3j-unit 4.6.0

Web3j-unit extension

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

web3j-unit
Version

Version

4.6.0
Type

Type

jar

Download web3j-unit 4.6.0


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