GroupId | GroupIdorg.flowstep |
---|---|
ArtifactId | ArtifactIdflowstep-excel |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionflowStep Excel
flowStep Excel
|
Filename | Size |
---|---|
flowstep-excel-1.0.4.pom | |
flowstep-excel-1.0.4.jar | 22 KB |
flowstep-excel-1.0.4-sources.jar | 15 KB |
flowstep-excel-1.0.4-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowstep/flowstep-excel/ -->
<dependency>
<groupId>org.flowstep</groupId>
<artifactId>flowstep-excel</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowstep/flowstep-excel/
implementation 'org.flowstep:flowstep-excel:1.0.4'
// https://jarcasting.com/artifacts/org.flowstep/flowstep-excel/
implementation ("org.flowstep:flowstep-excel:1.0.4")
'org.flowstep:flowstep-excel:jar:1.0.4'
<dependency org="org.flowstep" name="flowstep-excel" rev="1.0.4">
<artifact name="flowstep-excel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowstep', module='flowstep-excel', version='1.0.4')
)
libraryDependencies += "org.flowstep" % "flowstep-excel" % "1.0.4"
[org.flowstep/flowstep-excel "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.flowstep : flowstep-core | jar | ${project.version} |
org.apache.poi : poi-ooxml | jar | 5.2.2 |
Group / Artifact | Type | Version |
---|---|---|
org.flowstep : flowstep-test | jar | ${project.version} |