is not current version
Last Version 0.2.2

icu.easyj:easyj-poi-excel 0.1.3

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

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-poi-excel
Version

Version

0.1.3
Type

Type

jar

Download easyj-poi-excel 0.1.3


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