Last Version

poi 0.1.2

poi use utils

License

License

GroupId

GroupId

com.seomse.commons
ArtifactId

ArtifactId

poi
Version

Version

0.1.2
Type

Type

jar
Description

Description

poi
poi use utils
Project URL

Project URL

https://github.com/seomse/seomse-commons
Source Code Management

Source Code Management

https://github.com/seomse/seomse-commons

Download poi 0.1.2


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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.