is not current version
Last Version 2.2.1

org.webjars.npm:json5 1.0.1

WebJar for json5

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json5
Version

Version

1.0.1
Type

Type

jar

Download json5 1.0.1


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