License |
License
MIT
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjs-beautify |
Last Version | Last Version1.14.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjs-beautify
WebJar for js-beautify
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-beautify-1.14.0.pom | |
js-beautify-1.14.0.jar | 513 KB |
js-beautify-1.14.0-sources.jar | 22 bytes |
js-beautify-1.14.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-beautify/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>js-beautify</artifactId>
<version>1.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-beautify/
implementation 'org.webjars.bower:js-beautify:1.14.0'
// https://jarcasting.com/artifacts/org.webjars.bower/js-beautify/
implementation ("org.webjars.bower:js-beautify:1.14.0")
'org.webjars.bower:js-beautify:jar:1.14.0'
<dependency org="org.webjars.bower" name="js-beautify" rev="1.14.0">
<artifact name="js-beautify" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-beautify', version='1.14.0')
)
libraryDependencies += "org.webjars.bower" % "js-beautify" % "1.14.0"
[org.webjars.bower/js-beautify "1.14.0"]