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