is not current version
Last Version 3.0.0-rc.5

org.webjars.npm:web3 0.19.1

WebJar for web3

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

web3
Version

Version

0.19.1
Type

Type

jar

Download web3 0.19.1


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