e

ethersproject__strings

WebJar for @ethersproject/strings
https://www.webjars.org
MIT
Files download
File Operation
ethersproject__strings-5.4.0.jar download
ethersproject__strings-5.4.0.pom download
ethersproject__strings-5.4.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars.npm</groupId>
  <artifactId>ethersproject__strings</artifactId>
  <version>5.4.0</version>
</dependency>
Gradle Groovy
implementation 'org.webjars.npm:ethersproject__strings:5.4.0'
Gradle Kotlin
implementation("org.webjars.npm:ethersproject__strings:5.4.0")
Scala SBT
libraryDependencies += "org.webjars.npm" % "ethersproject__strings" % "5.4.0"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars.npm', module='ethersproject__strings', version='5.4.0')
)
Apache Ivy
<dependency org="org.webjars.npm" name="ethersproject__strings" rev="5.4.0" />
Leiningen
[org.webjars.npm/ethersproject__strings "5.4.0"]
Apache Buildr
'org.webjars.npm:ethersproject__strings:jar:5.4.0'