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