Jar examples for j:jxls-core
jXLS is a small and easy-to-use Java library for generating Excel files using XLS templates
You can download jar file jxls-core 1.0.6 in this page.
You can use the following script to add jxls-core-1.0.6.jar to your project.
<dependency> <groupId>net.sf.jxls</groupId> <artifactId>jxls-core</artifactId> <version>1.0.6</version> </dependency>
compile group: 'net.sf.jxls', name: 'jxls-core', version: '1.0.6'
libraryDependencies += "net.sf.jxls" % "jxls-core" % "1.0.6"
<dependency org="net.sf.jxls" name="jxls-core" rev="1.0.6"/>
@Grapes(@Grab(group='net.sf.jxls', module='jxls-core', version='1.0.6'))
'net.sf.jxls:jxls-core:jar:1.0.6'
Click the following link to download the jar file.
jxls-core-1.0.6-javadoc.jar