is not current version
Last Version 4.0.8

com.github.bld-commons.excel:read-excel 1.1.1


GroupId

GroupId

com.github.bld-commons.excel
ArtifactId

ArtifactId

read-excel
Version

Version

1.1.1
Type

Type

jar

Download read-excel 1.1.1


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