is not current version
Last Version 0.12.15

org.dhatim:fastexcel 0.9.11


Categories

Categories

fastexcel Business Logic Libraries Documents Processing
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

fastexcel
Version

Version

0.9.11
Type

Type

jar

Download fastexcel 0.9.11


<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel/ -->
<dependency>
    <groupId>org.dhatim</groupId>
    <artifactId>fastexcel</artifactId>
    <version>0.9.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation 'org.dhatim:fastexcel:0.9.11'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel/
implementation ("org.dhatim:fastexcel:0.9.11")
'org.dhatim:fastexcel:jar:0.9.11'
<dependency org="org.dhatim" name="fastexcel" rev="0.9.11">
  <artifact name="fastexcel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel', version='0.9.11')
)
libraryDependencies += "org.dhatim" % "fastexcel" % "0.9.11"
[org.dhatim/fastexcel "0.9.11"]