| Категории |
Категорииfastexcel Прикладные библиотеки Documents Processing |
|---|---|
| Группа | Группаorg.dhatim |
| Идентификатор | Идентификаторfastexcel-e2e |
| Версия | Версия0.10.17 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fastexcel-e2e-0.10.17.pom | |
| fastexcel-e2e-0.10.17.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/ -->
<dependency>
<groupId>org.dhatim</groupId>
<artifactId>fastexcel-e2e</artifactId>
<version>0.10.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/
implementation 'org.dhatim:fastexcel-e2e:0.10.17'
// https://jarcasting.com/artifacts/org.dhatim/fastexcel-e2e/
implementation ("org.dhatim:fastexcel-e2e:0.10.17")
'org.dhatim:fastexcel-e2e:jar:0.10.17'
<dependency org="org.dhatim" name="fastexcel-e2e" rev="0.10.17">
<artifact name="fastexcel-e2e" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dhatim', module='fastexcel-e2e', version='0.10.17')
)
libraryDependencies += "org.dhatim" % "fastexcel-e2e" % "0.10.17"
[org.dhatim/fastexcel-e2e "0.10.17"]