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