is not current version
Last Version 3.1.1

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

WebJar for strip-json-comments

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

strip-json-comments
Version

Version

2.0.0
Type

Type

jar

Download strip-json-comments 2.0.0


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