Last Version

Fastexcel Project 0.12.15

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.15
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.15


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

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