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

org.dhatim:fastexcel-parent 0.10.6

Fast library to process Excel workbooks

Категории

Категории

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

Группа

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

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

fastexcel-parent
Версия

Версия

0.10.6
Тип

Тип

pom

Скачать fastexcel-parent 0.10.6

Имя Файла Размер
fastexcel-parent-0.10.6.pom 5 KB
Обзор

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