is not current version
Last Version 62

com.guicedee.services:apache-poi-ooxml 1.1.1.8-jre15


Categories

Categories

GUI User Interface Apache POI Business Logic Libraries Documents Processing Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

apache-poi-ooxml
Version

Version

1.1.1.8-jre15
Type

Type

jar

Download apache-poi-ooxml 1.1.1.8-jre15


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