Download easypoi-3.0.3.jar file - Jar e

Jar examples for e:easypoi

Description

office ??? ?? poi

You can download jar file easypoi 3.0.3 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add easypoi-3.0.3.jar to your project.

<dependency>
   <groupId>cn.afterturn</groupId>
   <artifactId>easypoi</artifactId>
   <version>3.0.3</version>
</dependency>
compile group: 'cn.afterturn', name: 'easypoi', version: '3.0.3'
libraryDependencies += "cn.afterturn" % "easypoi" % "3.0.3"
<dependency org="cn.afterturn" name="easypoi" rev="3.0.3"/>
@Grapes(@Grab(group='cn.afterturn', module='easypoi', version='3.0.3'))
'cn.afterturn:easypoi:jar:3.0.3'

Download

Click the following link to download the jar file.

easypoi-3.0.3.pom



Related Tutorials