License |
License |
---|---|
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdweb3_3 |
Last Version | Last Version0.17.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweb3
web3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
web3_3-0.17.3.pom | |
web3_3-0.17.3.jar | 205 KB |
web3_3-0.17.3-sources.jar | 20 KB |
web3_3-0.17.3-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.17.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/web3_3/
implementation 'io.github.liewhite:web3_3:0.17.3'
// https://jarcasting.com/artifacts/io.github.liewhite/web3_3/
implementation ("io.github.liewhite:web3_3:0.17.3")
'io.github.liewhite:web3_3:jar:0.17.3'
<dependency org="io.github.liewhite" name="web3_3" rev="0.17.3">
<artifact name="web3_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='web3_3', version='0.17.3')
)
libraryDependencies += "io.github.liewhite" % "web3_3" % "0.17.3"
[io.github.liewhite/web3_3 "0.17.3"]
Group / Artifact | Type | Version |
---|---|---|
io.github.liewhite : common_3 | jar | 0.17.3 |
io.github.liewhite : json_3 | jar | 0.17.3 |
io.github.liewhite : sqlx_3 | jar | 0.17.3 |
org.scala-lang : scala3-library_3 | jar | 3.1.2 |
org.slf4j : slf4j-simple | jar | 1.7.25 |
commons-codec : commons-codec | jar | 1.15 |
org.web3j : core | jar | 4.9.0 |
org.scalactic : scalactic_3 | jar | 3.2.11 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |