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