Jar examples for p:phloc-poi
Wrapper around Apache POI
You can download jar file phloc-poi 2.9.9 in this page.
Apache 2
You can use the following script to add phloc-poi-2.9.9.jar to your project.
<dependency> <groupId>com.phloc</groupId> <artifactId>phloc-poi</artifactId> <version>2.9.9</version> </dependency>
compile group: 'com.phloc', name: 'phloc-poi', version: '2.9.9'
libraryDependencies += "com.phloc" % "phloc-poi" % "2.9.9"
<dependency org="com.phloc" name="phloc-poi" rev="2.9.9"/>
@Grapes(@Grab(group='com.phloc', module='phloc-poi', version='2.9.9'))
'com.phloc:phloc-poi:jar:2.9.9'
Click the following link to download the jar file.
phloc-poi-2.9.9-javadoc.jar