is not current version
Last Version 1.0.5

org.flowstep:flowstep-excel 1.0.3

flowStep Excel

GroupId

GroupId

org.flowstep
ArtifactId

ArtifactId

flowstep-excel
Version

Version

1.0.3
Type

Type

jar

Download flowstep-excel 1.0.3


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