is not current version
Last Version 0.2.2

icu.easyj:easyj-poi-excel 0.1.8

EasyJ POI封装,简化对MS Excel的操作

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-poi-excel
Version

Version

0.1.8
Type

Type

jar

Download easyj-poi-excel 0.1.8


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