is not current version
Last Version 4.4.0

cn.afterturn:easypoi-annotation 3.0.1

基础注解类,解耦合

GroupId

GroupId

cn.afterturn
ArtifactId

ArtifactId

easypoi-annotation
Version

Version

3.0.1
Type

Type

jar

Download easypoi-annotation 3.0.1


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