| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.janeluo |
| Идентификатор | Идентификаторeasypoi-annotation |
| Последняя версия | Последняя версия4.3.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описание基础注解类,解耦合
|
| Имя Файла | Размер |
|---|---|
| easypoi-annotation-4.3.0.pom | |
| easypoi-annotation-4.3.0.jar | 4 KB |
| easypoi-annotation-4.3.0-sources.jar | 7 KB |
| easypoi-annotation-4.3.0-javadoc.jar | 43 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.janeluo/easypoi-annotation/ -->
<dependency>
<groupId>com.janeluo</groupId>
<artifactId>easypoi-annotation</artifactId>
<version>4.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.janeluo/easypoi-annotation/
implementation 'com.janeluo:easypoi-annotation:4.3.0'
// https://jarcasting.com/artifacts/com.janeluo/easypoi-annotation/
implementation ("com.janeluo:easypoi-annotation:4.3.0")
'com.janeluo:easypoi-annotation:jar:4.3.0'
<dependency org="com.janeluo" name="easypoi-annotation" rev="4.3.0">
<artifact name="easypoi-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.janeluo', module='easypoi-annotation', version='4.3.0')
)
libraryDependencies += "com.janeluo" % "easypoi-annotation" % "4.3.0"
[com.janeluo/easypoi-annotation "4.3.0"]