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

org.jeecgframework:autopoi 1.2.4


Категории

Категории

Auto Библиотеки уровня приложения Code Generators
Группа

Группа

org.jeecgframework
Идентификатор

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

autopoi
Версия

Версия

1.2.4
Тип

Тип

jar

Скачать autopoi 1.2.4


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