License |
License
MIT
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson5 |
Last Version | Last Version2.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson5
WebJar for json5
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json5-2.2.1.pom | |
json5-2.2.1.jar | 62 KB |
json5-2.2.1-sources.jar | 22 bytes |
json5-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json5/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json5</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json5/
implementation 'org.webjars.npm:json5:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/json5/
implementation ("org.webjars.npm:json5:2.2.1")
'org.webjars.npm:json5:jar:2.2.1'
<dependency org="org.webjars.npm" name="json5" rev="2.2.1">
<artifact name="json5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json5', version='2.2.1')
)
libraryDependencies += "org.webjars.npm" % "json5" % "2.2.1"
[org.webjars.npm/json5 "2.2.1"]