License |
License |
---|---|
Categories |
CategoriesJavaScript Languages JSON Data ORM |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjson-formatter-js |
Version | Version2.2.1 |
Type | Typejar |
Description |
Descriptionjson-formatter-js
WebJar for json-formatter-js
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-formatter-js-2.2.1.pom | |
json-formatter-js-2.2.1.jar | 72 KB |
json-formatter-js-2.2.1-sources.jar | 22 bytes |
json-formatter-js-2.2.1-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/json-formatter-js/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>json-formatter-js</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/json-formatter-js/
implementation 'org.webjars.bower:json-formatter-js:2.2.1'
// https://jarcasting.com/artifacts/org.webjars.bower/json-formatter-js/
implementation ("org.webjars.bower:json-formatter-js:2.2.1")
'org.webjars.bower:json-formatter-js:jar:2.2.1'
<dependency org="org.webjars.bower" name="json-formatter-js" rev="2.2.1">
<artifact name="json-formatter-js" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='json-formatter-js', version='2.2.1')
)
libraryDependencies += "org.webjars.bower" % "json-formatter-js" % "2.2.1"
[org.webjars.bower/json-formatter-js "2.2.1"]