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

Jar examples for e:easypoi-annotation

Description

?????,?????

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials