com.github.koori69:horizon-excel

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.koori69
ArtifactId

ArtifactId

horizon-excel
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://www.github.com/koori69/horizon-excel

Download horizon-excel

How to add to project

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

Dependencies

compile (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0