is not current version
Last Version 0.17.3

io.github.liewhite:web3_3 0.13.6

web3

GroupId

GroupId

io.github.liewhite
ArtifactId

ArtifactId

web3_3
Version

Version

0.13.6
Type

Type

jar

Download web3_3 0.13.6


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