is not current version
Last Version 3.1.1

org.webjars.npm:strip-json-comments 3.0.1

WebJar for strip-json-comments

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

strip-json-comments
Version

Version

3.0.1
Type

Type

jar

Download strip-json-comments 3.0.1


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