is not current version
Last Version 1.0.1.01

com.cueker.util:poi-excel-parser-test 1.0.0


GroupId

GroupId

com.cueker.util
ArtifactId

ArtifactId

poi-excel-parser-test
Version

Version

1.0.0
Type

Type

jar

Download poi-excel-parser-test 1.0.0


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