is not current version
Last Version 4.5.5

org.web3j:console 4.3.0

web3j command line tools

GroupId

GroupId

org.web3j
ArtifactId

ArtifactId

console
Version

Version

4.3.0
Type

Type

pom

Download console 4.3.0


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