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