is not current version
Last Version 0.2.8

org.webjars.npm:eth-lib 0.1.29

WebJar for eth-lib

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

eth-lib
Version

Version

0.1.29
Type

Type

jar

Download eth-lib 0.1.29


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