Last Version

iexcel 0.0.9

IExcel is a java tool for excel write and read.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

iexcel
Version

Version

0.0.9
Type

Type

jar
Description

Description

iexcel
IExcel is a java tool for excel write and read.
Source Code Management

Source Code Management

https://github.com/houbb/iexcel

Download iexcel 0.0.9


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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : heaven jar 0.1.104
org.apiguardian : apiguardian-api jar 1.0.0
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
xerces : xercesImpl jar 2.11.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.