is not current version
Last Version 3.0.6

com.github.fartherp:framework-poi 1.1.1

framework-poi

GroupId

GroupId

com.github.fartherp
ArtifactId

ArtifactId

framework-poi
Version

Version

1.1.1
Type

Type

jar

Download framework-poi 1.1.1


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