is not current version
Last Version 1.0.1

org.webjars.npm:js-string-escape 1.0.0

WebJar for js-string-escape

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

js-string-escape
Version

Version

1.0.0
Type

Type

jar

Download js-string-escape 1.0.0


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