Jar examples for p:poi-scratchpad
Apache POI - Java API To Access Microsoft Format Files
You can download jar file poi-scratchpad 3.17-beta1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add poi-scratchpad-3.17-beta1.jar to your project.
<dependency> <groupId>org.apache.poi</groupId> <artifactId>poi-scratchpad</artifactId> <version>3.17-beta1</version> </dependency>
compile group: 'org.apache.poi', name: 'poi-scratchpad', version: '3.17-beta1'
libraryDependencies += "org.apache.poi" % "poi-scratchpad" % "3.17-beta1"
<dependency org="org.apache.poi" name="poi-scratchpad" rev="3.17-beta1"/>
@Grapes(@Grab(group='org.apache.poi', module='poi-scratchpad', version='3.17-beta1'))
'org.apache.poi:poi-scratchpad:jar:3.17-beta1'
Click the following link to download the jar file.
poi-scratchpad-3.17-beta1-javadoc.jar