License |
License |
---|---|
Categories |
Categoriesfastexcel Business Logic Libraries Documents Processing |
GroupId | GroupIdorg.dhatim |
ArtifactId | ArtifactIdfastexcel-parent |
Last Version | Last Version0.12.15 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFastexcel Project
Fast library to process Excel workbooks
|
Project URL |
Project URL |
Filename | Size |
---|---|
fastexcel-parent-0.12.15.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-parent</artifactId>
<version>0.12.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/
implementation 'org.dhatim:fastexcel-parent:0.12.15'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-parent/
implementation ("org.dhatim:fastexcel-parent:0.12.15")
'org.dhatim:fastexcel-parent:pom:0.12.15'
<dependency org="org.dhatim" name="fastexcel-parent" rev="0.12.15">
<artifact name="fastexcel-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel-parent', version='0.12.15')
)
libraryDependencies += "org.dhatim" % "fastexcel-parent" % "0.12.15"
[org.dhatim/fastexcel-parent "0.12.15"]