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