is not current version
Last Version 0.1.2

com.seomse.poi:seomse-poi 0.1.0

poi use utils

GroupId

GroupId

com.seomse.poi
ArtifactId

ArtifactId

seomse-poi
Version

Version

0.1.0
Type

Type

jar

Download seomse-poi 0.1.0


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