is not current version
Last Version 0.1.5

icu.easyj:easyj-poi-parent 0.1.3

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

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-poi-parent
Version

Version

0.1.3
Type

Type

pom

Download easyj-poi-parent 0.1.3

Filename Size
easyj-poi-parent-0.1.3.pom 975 bytes
Browse

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