License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdjson-stringify-pretty-compact |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionjson-stringify-pretty-compact
WebJar for json-stringify-pretty-compact
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-pretty-compact/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>json-stringify-pretty-compact</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-pretty-compact/
implementation 'org.webjars.npm:json-stringify-pretty-compact:2.0.0'
// https://jarcasting.com/artifacts/org.webjars.npm/json-stringify-pretty-compact/
implementation ("org.webjars.npm:json-stringify-pretty-compact:2.0.0")
'org.webjars.npm:json-stringify-pretty-compact:jar:2.0.0'
<dependency org="org.webjars.npm" name="json-stringify-pretty-compact" rev="2.0.0">
<artifact name="json-stringify-pretty-compact" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='json-stringify-pretty-compact', version='2.0.0')
)
libraryDependencies += "org.webjars.npm" % "json-stringify-pretty-compact" % "2.0.0"
[org.webjars.npm/json-stringify-pretty-compact "2.0.0"]