is not current version
Last Version 2.5.2

org.webjars.npm:jsesc 0.5.0

WebJar for jsesc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsesc
Version

Version

0.5.0
Type

Type

jar

Download jsesc 0.5.0


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