is not current version
Last Version 0.0.4

excel-reader 0.0.1

Excel Reader

License

License

GroupId

GroupId

com.libutil
ArtifactId

ArtifactId

excelreader
Version

Version

0.0.1
Type

Type

jar
Description

Description

excel-reader
Excel Reader
Source Code Management

Source Code Management

https://github.com/takashiharano/excelreader

Download excelreader 0.0.1


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

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.