is not current version
Last Version 1.0.1-release

work.shart:poi-util 0.0.3

www.shart.work

GroupId

GroupId

work.shart
ArtifactId

ArtifactId

poi-util
Version

Version

0.0.3
Type

Type

jar

Download poi-util 0.0.3


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