is not current version
Last Version 4.4.0

cn.afterturn:easypoi-annotation 4.0.0

基础注解类,解耦合

GroupId

GroupId

cn.afterturn
ArtifactId

ArtifactId

easypoi-annotation
Version

Version

4.0.0
Type

Type

jar

Download easypoi-annotation 4.0.0


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