License |
License
IBMPL-1.0
|
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdjs-xlsx-style |
Version | Version0.8.6 |
Type | Typejar |
Description |
Descriptionjs-xlsx-style
WebJar for js-xlsx-style
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
js-xlsx-style-0.8.6.pom | |
js-xlsx-style-0.8.6.jar | 1 MB |
js-xlsx-style-0.8.6-sources.jar | 22 bytes |
js-xlsx-style-0.8.6-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/js-xlsx-style/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>js-xlsx-style</artifactId>
<version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/js-xlsx-style/
implementation 'org.webjars.bower:js-xlsx-style:0.8.6'
// https://jarcasting.com/artifacts/org.webjars.bower/js-xlsx-style/
implementation ("org.webjars.bower:js-xlsx-style:0.8.6")
'org.webjars.bower:js-xlsx-style:jar:0.8.6'
<dependency org="org.webjars.bower" name="js-xlsx-style" rev="0.8.6">
<artifact name="js-xlsx-style" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='js-xlsx-style', version='0.8.6')
)
libraryDependencies += "org.webjars.bower" % "js-xlsx-style" % "0.8.6"
[org.webjars.bower/js-xlsx-style "0.8.6"]