is not current version
Last Version 0.1.2

com.seomse.poi:seomse-poi 0.1.1

poi use utils

GroupId

GroupId

com.seomse.poi
ArtifactId

ArtifactId

seomse-poi
Version

Version

0.1.1
Type

Type

jar

Download seomse-poi 0.1.1


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