Last Version

Excel Reader and Writer with Interface Implementation 4.0

This library can read and write from an Excel file.

License

License

GroupId

GroupId

com.github.anvirego
ArtifactId

ArtifactId

excel-io
Version

Version

4.0
Type

Type

jar
Description

Description

Excel Reader and Writer with Interface Implementation
This library can read and write from an Excel file.
Project URL

Project URL

https://github.com/Anvirego/excel-io
Source Code Management

Source Code Management

https://github.com/Anvirego/excel-io/tree/master

Download excel-io 4.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.1
org.apache.poi : poi-ooxml-schemas jar 4.1.2

Project Modules

There are no modules declared in this project.