com.github.eagle6688:devutility.external.poi

Some utilities for Apache POI.

License

License

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.poi
Last Version

Last Version

1.0.7
Release Date

Release Date

Type

Type

jar
Description

Description

Some utilities for Apache POI.
Project URL

Project URL

http://maven.apache.org
Source Code Management

Source Code Management

https://github.com/eagle6688/devutility.external.poi

Download devutility.external.poi

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.1
org.apache.poi : poi-ooxml jar 4.1.1
com.github.eagle6688 : devutility.internal jar 1.3.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0