is not current version
Last Version 3.0.0-rc.5

org.webjars.npm:web3 0.20.5

WebJar for web3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

web3
Version

Version

0.20.5
Type

Type

jar

Download web3 0.20.5


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