GroupId | GroupIdicu.easyj |
---|---|
ArtifactId | ArtifactIdeasyj-poi-excel |
Version | Version0.1.7 |
Type | Typejar |
Filename | Size |
---|---|
easyj-poi-excel-0.1.7.pom | |
easyj-poi-excel-0.1.7.jar | 43 KB |
easyj-poi-excel-0.1.7-sources.jar | 39 KB |
easyj-poi-excel-0.1.7-javadoc.jar | 187 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-poi-excel/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-poi-excel</artifactId>
<version>0.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-excel/
implementation 'icu.easyj:easyj-poi-excel:0.1.7'
// https://jarcasting.com/artifacts/icu.easyj/easyj-poi-excel/
implementation ("icu.easyj:easyj-poi-excel:0.1.7")
'icu.easyj:easyj-poi-excel:jar:0.1.7'
<dependency org="icu.easyj" name="easyj-poi-excel" rev="0.1.7">
<artifact name="easyj-poi-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-poi-excel', version='0.1.7')
)
libraryDependencies += "icu.easyj" % "easyj-poi-excel" % "0.1.7"
[icu.easyj/easyj-poi-excel "0.1.7"]