is not current version
Last Version 4.9.2

org.web3j:web3j-evm 4.5.16

Web3j-evm extension

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

web3j-evm
Version

Version

4.5.16
Type

Type

jar

Download web3j-evm 4.5.16


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