is not current version
Last Version 3.0.0-rc.5

org.webjars.npm:web3 0.20.6

WebJar for web3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

web3
Version

Version

0.20.6
Type

Type

jar

Download web3 0.20.6


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