| Группа | Группаio.github.amerainc |
|---|---|
| Идентификатор | Идентификаторno-excel |
| Версия | Версия2021.12.23 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| no-excel-2021.12.23.pom | |
| no-excel-2021.12.23.jar | 65 KB |
| no-excel-2021.12.23-sources.jar | 40 KB |
| no-excel-2021.12.23-javadoc.jar | 313 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.amerainc/no-excel/ -->
<dependency>
<groupId>io.github.amerainc</groupId>
<artifactId>no-excel</artifactId>
<version>2021.12.23</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.amerainc/no-excel/
implementation 'io.github.amerainc:no-excel:2021.12.23'
// https://jarcasting.com/artifacts/io.github.amerainc/no-excel/
implementation ("io.github.amerainc:no-excel:2021.12.23")
'io.github.amerainc:no-excel:jar:2021.12.23'
<dependency org="io.github.amerainc" name="no-excel" rev="2021.12.23">
<artifact name="no-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.amerainc', module='no-excel', version='2021.12.23')
)
libraryDependencies += "io.github.amerainc" % "no-excel" % "2021.12.23"
[io.github.amerainc/no-excel "2021.12.23"]