Last Version

excel-io 1.0

Java excel library for reading and writing spreadsheets in object-oriented style

License

License

GroupId

GroupId

hr.com.vgv
ArtifactId

ArtifactId

excel-io
Version

Version

1.0
Type

Type

jar
Description

Description

excel-io
Java excel library for reading and writing spreadsheets in object-oriented style
Project URL

Project URL

http://github.com/Vatavuk/excel-io
Project Organization

Project Organization

jcabi.com
Source Code Management

Source Code Management

http://github.com/Vatavuk/excel-io/tree/master

Download excel-io 1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
com.jcabi : jcabi-immutable jar 1.4
org.cactoos : cactoos jar 0.29

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3

Project Modules

There are no modules declared in this project.