Last Version

JPoi 0.5.3

JPoi

License

License

GroupId

GroupId

com.github.linyuzai
ArtifactId

ArtifactId

jpoi
Version

Version

0.5.3
Type

Type

jar
Description

Description

JPoi
JPoi
Project URL

Project URL

https://github.com/Linyuzai/jpoi
Source Code Management

Source Code Management

https://github.com/Linyuzai/jpoi

Download jpoi 0.5.3


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

Dependencies

runtime (7)

Group / Artifact Type Version
org.apache.poi : poi jar 4.1.0
org.apache.poi : poi-ooxml jar 4.1.0
org.apache.poi : poi-ooxml-schemas jar 4.1.0
org.apache.poi : poi-scratchpad jar 4.1.0
xerces : xercesImpl jar 2.12.0
com.squareup.okhttp3 : okhttp jar 3.12.0
org.apache.httpcomponents : httpclient jar 4.5.10

Project Modules

There are no modules declared in this project.