is not current version
Last Version 1.0.2

com.github.helloichen:ichen-poi 1.0.1

demo maven repo

GroupId

GroupId

com.github.helloichen
ArtifactId

ArtifactId

ichen-poi
Version

Version

1.0.1
Type

Type

jar

Download ichen-poi 1.0.1


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