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

com.guicedee.services:apache-poi-ooxml 1.2.0.2-jre16


Категории

Категории

GUI Взаимодействие с пользователем Apache POI Прикладные библиотеки Documents Processing Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

apache-poi-ooxml
Версия

Версия

1.2.0.2-jre16
Тип

Тип

jar

Скачать apache-poi-ooxml 1.2.0.2-jre16


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