Last Version

poi 1.13

Commonly used programming tasks in java

License

License

MIT
GroupId

GroupId

com.github.venkatramanm
ArtifactId

ArtifactId

poi
Version

Version

1.13
Type

Type

jar
Description

Description

poi
Commonly used programming tasks in java
Project URL

Project URL

http://maven.apache.org

Download poi 1.13


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

Dependencies

compile (2)

Group / Artifact Type Version
com.github.venkatramanm : reflection jar [1.12,)
org.apache.poi : poi jar [5.2.0,)

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.