is not current version
Last Version 0.12.15

Fastexcel Project 0.12.13

Fast library to process Excel workbooks

License

License

Categories

Categories

fastexcel Business Logic Libraries Documents Processing
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

fastexcel-parent
Version

Version

0.12.13
Type

Type

pom
Description

Description

Fastexcel Project
Fast library to process Excel workbooks
Project URL

Project URL

https://github.com/dhatim/fastexcel

Download fastexcel-parent 0.12.13


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • fastexcel-writer
  • fastexcel-reader
  • e2e