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