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

com.github.lynchmaniac:poilight 0.1

poilight is a wrapper has POI. It can generate quickly Excel tables. It contains 60 preset styles of Excel to generate stylized paintings cheaply.

Группа

Группа

com.github.lynchmaniac
Идентификатор

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

poilight
Версия

Версия

0.1
Тип

Тип

jar

Скачать poilight 0.1


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