is not current version
Last Version 1.0.7

com.github.eagle6688:devutility.external.poi 1.0.5

Some utilities for Apache POI version 3.*

Categories

Categories

Utility General Purpose Libraries
GroupId

GroupId

com.github.eagle6688
ArtifactId

ArtifactId

devutility.external.poi
Version

Version

1.0.5
Type

Type

jar

Download devutility.external.poi 1.0.5


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