License |
License |
---|---|
GroupId | GroupIdcn.afterturn |
ArtifactId | ArtifactIdeasypoi-annotation |
Last Version | Last Version4.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbase annotation
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
easypoi-annotation-4.4.0.pom | |
easypoi-annotation-4.4.0.jar | 5 KB |
easypoi-annotation-4.4.0-sources.jar | 7 KB |
easypoi-annotation-4.4.0-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.afterturn/easypoi-annotation/ -->
<dependency>
<groupId>cn.afterturn</groupId>
<artifactId>easypoi-annotation</artifactId>
<version>4.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-annotation/
implementation 'cn.afterturn:easypoi-annotation:4.4.0'
// https://jarcasting.com/artifacts/cn.afterturn/easypoi-annotation/
implementation ("cn.afterturn:easypoi-annotation:4.4.0")
'cn.afterturn:easypoi-annotation:jar:4.4.0'
<dependency org="cn.afterturn" name="easypoi-annotation" rev="4.4.0">
<artifact name="easypoi-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.afterturn', module='easypoi-annotation', version='4.4.0')
)
libraryDependencies += "cn.afterturn" % "easypoi-annotation" % "4.4.0"
[cn.afterturn/easypoi-annotation "4.4.0"]