is not current version
Last Version 2.0.3

org.webjars.npm:esutils 1.1.6

WebJar for esutils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

esutils
Version

Version

1.1.6
Type

Type

jar

Download esutils 1.1.6


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