is not current version
Last Version 3.1.1

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

WebJar for strip-json-comments

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

strip-json-comments
Version

Version

1.0.2
Type

Type

jar

Download strip-json-comments 1.0.2


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