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

com.github.stupdit1t:poi-excel 1.1

基于POI开发的excel操作

Группа

Группа

com.github.stupdit1t
Идентификатор

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

poi-excel
Версия

Версия

1.1
Тип

Тип

jar

Скачать poi-excel 1.1


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