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

com.seomse.poi:excel 0.1.2

poi excel use utils

Группа

Группа

com.seomse.poi
Идентификатор

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

excel
Версия

Версия

0.1.2
Тип

Тип

jar

Скачать excel 0.1.2


<!-- https://jarcasting.com/artifacts/com.seomse.poi/excel/ -->
<dependency>
    <groupId>com.seomse.poi</groupId>
    <artifactId>excel</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.seomse.poi/excel/
implementation 'com.seomse.poi:excel:0.1.2'
// https://jarcasting.com/artifacts/com.seomse.poi/excel/
implementation ("com.seomse.poi:excel:0.1.2")
'com.seomse.poi:excel:jar:0.1.2'
<dependency org="com.seomse.poi" name="excel" rev="0.1.2">
  <artifact name="excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.seomse.poi', module='excel', version='0.1.2')
)
libraryDependencies += "com.seomse.poi" % "excel" % "0.1.2"
[com.seomse.poi/excel "0.1.2"]