excel-reader

Excel Reader

License

License

GroupId

GroupId

com.libutil
ArtifactId

ArtifactId

excelreader
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

excel-reader
Excel Reader
Source Code Management

Source Code Management

https://github.com/takashiharano/excelreader

Download excelreader

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi jar 5.2.2
org.apache.poi : poi-ooxml jar 5.2.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4
0.0.3
0.0.2
0.0.1