GroupId | GroupIdorg.webjars.npm |
---|---|
ArtifactId | ArtifactIdeth-lib |
Version | Version0.1.29 |
Type | Typejar |
Filename | Size |
---|---|
eth-lib-0.1.29.pom | |
eth-lib-0.1.29.jar | 37 KB |
eth-lib-0.1.29-sources.jar | 22 bytes |
eth-lib-0.1.29-javadoc.jar | 22 bytes |
Browse |
<!-- 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"]