не последняя версия
Последняя версия 3.0.6

com.github.fartherp:framework-poi 1.2.0

framework-poi

Группа

Группа

com.github.fartherp
Идентификатор

Идентификатор

framework-poi
Версия

Версия

1.2.0
Тип

Тип

jar

Скачать framework-poi 1.2.0


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