License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdorg.webjars.npm |
ArtifactId | ArtifactIdpretty-print-json |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionpretty-print-json
WebJar for pretty-print-json
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pretty-print-json-0.1.0.pom | |
pretty-print-json-0.1.0.jar | 17 KB |
pretty-print-json-0.1.0-sources.jar | 22 bytes |
pretty-print-json-0.1.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.npm/pretty-print-json/ -->
<dependency>
<groupId>org.webjars.npm</groupId>
<artifactId>pretty-print-json</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/pretty-print-json/
implementation 'org.webjars.npm:pretty-print-json:0.1.0'
// https://jarcasting.com/artifacts/org.webjars.npm/pretty-print-json/
implementation ("org.webjars.npm:pretty-print-json:0.1.0")
'org.webjars.npm:pretty-print-json:jar:0.1.0'
<dependency org="org.webjars.npm" name="pretty-print-json" rev="0.1.0">
<artifact name="pretty-print-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='pretty-print-json', version='0.1.0')
)
libraryDependencies += "org.webjars.npm" % "pretty-print-json" % "0.1.0"
[org.webjars.npm/pretty-print-json "0.1.0"]