License |
License
ISC
|
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson-stringify-nice |
Last Version | Last Version1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjson-stringify-nice
WebJar for json-stringify-nice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-stringify-nice-1.1.4.pom | |
json-stringify-nice-1.1.4.jar | 34 KB |
json-stringify-nice-1.1.4-sources.jar | 22 bytes |
json-stringify-nice-1.1.4-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-nice/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-stringify-nice</artifactId>
<version>1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-nice/
implementation 'org.webjars.npm:json-stringify-nice:1.1.4'
// https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-nice/
implementation ("org.webjars.npm:json-stringify-nice:1.1.4")
'org.webjars.npm:json-stringify-nice:jar:1.1.4'
<dependency org="org.webjars.npm" name="json-stringify-nice" rev="1.1.4">
<artifact name="json-stringify-nice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-stringify-nice', version='1.1.4')
)
libraryDependencies += "org.webjars.npm" % "json-stringify-nice" % "1.1.4"
[org.webjars.npm/json-stringify-nice "1.1.4"]