License |
License |
---|---|
GroupId | GroupIdorg.webjars.bower |
ArtifactId | ArtifactIdxlsx-populate |
Version | Version1.11.0 |
Type | Typejar |
Description |
Descriptionxlsx-populate
WebJar for xlsx-populate
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xlsx-populate-1.11.0.pom | |
xlsx-populate-1.11.0.jar | 608 KB |
xlsx-populate-1.11.0-sources.jar | 22 bytes |
xlsx-populate-1.11.0-javadoc.jar | 22 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.webjars.bower/xlsx-populate/ -->
<dependency>
<groupId>org.webjars.bower</groupId>
<artifactId>xlsx-populate</artifactId>
<version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bower/xlsx-populate/
implementation 'org.webjars.bower:xlsx-populate:1.11.0'
// https://jarcasting.com/artifacts/org.webjars.bower/xlsx-populate/
implementation ("org.webjars.bower:xlsx-populate:1.11.0")
'org.webjars.bower:xlsx-populate:jar:1.11.0'
<dependency org="org.webjars.bower" name="xlsx-populate" rev="1.11.0">
<artifact name="xlsx-populate" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bower', module='xlsx-populate', version='1.11.0')
)
libraryDependencies += "org.webjars.bower" % "xlsx-populate" % "1.11.0"
[org.webjars.bower/xlsx-populate "1.11.0"]