License |
License |
---|---|
GroupId | GroupIdorg.webjars |
ArtifactId | ArtifactIdsheetjs |
Last Version | Last Version0.12.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsheetjs
WebJar for sheetjs
|
Project URL |
Project URL |
Filename | Size |
---|---|
sheetjs-0.12.4.pom | |
sheetjs-0.12.4.jar | 1 MB |
sheetjs-0.12.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars/sheetjs/ -->
<dependency>
<groupId>org.webjars</groupId>
<artifactId>sheetjs</artifactId>
<version>0.12.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars/sheetjs/
implementation 'org.webjars:sheetjs:0.12.4'
// https://jarcasting.com/artifacts/org.webjars/sheetjs/
implementation ("org.webjars:sheetjs:0.12.4")
'org.webjars:sheetjs:jar:0.12.4'
<dependency org="org.webjars" name="sheetjs" rev="0.12.4">
<artifact name="sheetjs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars', module='sheetjs', version='0.12.4')
)
libraryDependencies += "org.webjars" % "sheetjs" % "0.12.4"
[org.webjars/sheetjs "0.12.4"]