is not current version
Last Version 2.4.0

org.jeecg:easypoi-annotation 2.1.4

���������������,���������

GroupId

GroupId

org.jeecg
ArtifactId

ArtifactId

easypoi-annotation
Version

Version

2.1.4
Type

Type

jar

Download easypoi-annotation 2.1.4


<!-- https://jarcasting.com/artifacts/org.jeecg/easypoi-annotation/ -->
<dependency>
    <groupId>org.jeecg</groupId>
    <artifactId>easypoi-annotation</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jeecg/easypoi-annotation/
implementation 'org.jeecg:easypoi-annotation:2.1.4'
// https://jarcasting.com/artifacts/org.jeecg/easypoi-annotation/
implementation ("org.jeecg:easypoi-annotation:2.1.4")
'org.jeecg:easypoi-annotation:jar:2.1.4'
<dependency org="org.jeecg" name="easypoi-annotation" rev="2.1.4">
  <artifact name="easypoi-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jeecg', module='easypoi-annotation', version='2.1.4')
)
libraryDependencies += "org.jeecg" % "easypoi-annotation" % "2.1.4"
[org.jeecg/easypoi-annotation "2.1.4"]