не последняя версия
Последняя версия 4.4.0

cn.afterturn:easypoi-annotation 4.1.2

基础注解类,解耦合

Группа

Группа

cn.afterturn
Идентификатор

Идентификатор

easypoi-annotation
Версия

Версия

4.1.2
Тип

Тип

jar

Скачать easypoi-annotation 4.1.2


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