Download easypoi-base-3.1.0.jar file - Jar e

Jar examples for e:easypoi-base

Description

You can download jar file easypoi-base 3.1.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

easypoi-base-3.1.0-javadoc.jar
easypoi-base-3.1.0-sources.jar
easypoi-base-3.1.0.jar
easypoi-base-3.1.0.pom



Related Tutorials