не последняя версия
Последняя версия 0.12.15

org.dhatim:fastexcel 0.9.4


Категории

Категории

fastexcel Прикладные библиотеки Documents Processing
Группа

Группа

org.dhatim
Идентификатор

Идентификатор

fastexcel
Версия

Версия

0.9.4
Тип

Тип

jar

Скачать fastexcel 0.9.4


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