is not current version
Last Version 0.12.15

org.dhatim:fastexcel-e2e 0.10.23


Categories

Categories

fastexcel Business Logic Libraries Documents Processing
GroupId

GroupId

org.dhatim
ArtifactId

ArtifactId

fastexcel-e2e
Version

Version

0.10.23
Type

Type

jar

Download fastexcel-e2e 0.10.23


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