| License |
License
MIT
|
|---|---|
| GroupId | GroupIdorg.webjars.npm |
| ArtifactId | ArtifactIdethers |
| Last Version | Last Version5.4.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionethers
WebJar for ethers
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ethers-5.4.6.pom | |
| ethers-5.4.6.jar | 633 KB |
| ethers-5.4.6-sources.jar | 22 bytes |
| ethers-5.4.6-javadoc.jar | 22 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/ethers/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>ethers</artifactId>
<version>5.4.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/ethers/
implementation 'org.webjars.npm:ethers:5.4.6'
// https://jarcasting.com/artifacts/org.webjars.npm/ethers/
implementation ("org.webjars.npm:ethers:5.4.6")
'org.webjars.npm:ethers:jar:5.4.6'
<dependency org="org.webjars.npm" name="ethers" rev="5.4.6">
<artifact name="ethers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='ethers', version='5.4.6')
)
libraryDependencies += "org.webjars.npm" % "ethers" % "5.4.6"
[org.webjars.npm/ethers "5.4.6"]