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

org.jeecgframework:autopoi 1.0.0


Категории

Категории

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

Группа

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

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

autopoi
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать autopoi 1.0.0


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