is not current version
Last Version 0.17.3

io.github.liewhite:web3_3 0.12.2

web3

GroupId

GroupId

io.github.liewhite
ArtifactId

ArtifactId

web3_3
Version

Version

0.12.2
Type

Type

jar

Download web3_3 0.12.2


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