is not current version
Last Version 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.

GroupId

GroupId

com.github.lynchmaniac
ArtifactId

ArtifactId

poilight
Version

Version

0.1
Type

Type

jar

Download 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"]