is not current version
Last Version 2.5.2

org.webjars.npm:jsesc 2.5.1

WebJar for jsesc

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jsesc
Version

Version

2.5.1
Type

Type

jar

Download jsesc 2.5.1


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