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

it.firegloves:mempoi 1.0.0

A library to simplify export from database to Excel files using Apache POI

Группа

Группа

it.firegloves
Идентификатор

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

mempoi
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать mempoi 1.0.0


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