is not current version
Last Version 2.0.3

org.webjars.npm:esutils 1.0.0

WebJar for esutils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

esutils
Version

Version

1.0.0
Type

Type

jar

Download esutils 1.0.0


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