| GroupId | GroupIdio.github.liewhite |
|---|---|
| ArtifactId | ArtifactIdweb3_3 |
| Version | Version0.13.4 |
| Type | Typejar |
| Filename | Size |
|---|---|
| web3_3-0.13.4.pom | |
| web3_3-0.13.4.jar | 198 KB |
| web3_3-0.13.4-sources.jar | 20 KB |
| web3_3-0.13.4-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/web3_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>web3_3</artifactId>
<version>0.13.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/web3_3/
implementation 'io.github.liewhite:web3_3:0.13.4'
// https://jarcasting.com/artifacts/io.github.liewhite/web3_3/
implementation ("io.github.liewhite:web3_3:0.13.4")
'io.github.liewhite:web3_3:jar:0.13.4'
<dependency org="io.github.liewhite" name="web3_3" rev="0.13.4">
<artifact name="web3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='web3_3', version='0.13.4')
)
libraryDependencies += "io.github.liewhite" % "web3_3" % "0.13.4"
[io.github.liewhite/web3_3 "0.13.4"]