is not current version
Last Version 4.5.5

org.web3j:console 4.0.4

web3j command line tools

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

console
Version

Version

4.0.4
Type

Type

jar

Download console 4.0.4


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