is not current version
Last Version 0.9.4

io.github.september26:excelview 0.9.1

excelView lib

GroupId

GroupId

io.github.september26
ArtifactId

ArtifactId

excelview
Version

Version

0.9.1
Type

Type

aar

Download excelview 0.9.1


<!-- https://jarcasting.com/artifacts/io.github.september26/excelview/ -->
<dependency>
    <groupId>io.github.september26</groupId>
    <artifactId>excelview</artifactId>
    <version>0.9.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.september26/excelview/
implementation 'io.github.september26:excelview:0.9.1'
// https://jarcasting.com/artifacts/io.github.september26/excelview/
implementation ("io.github.september26:excelview:0.9.1")
'io.github.september26:excelview:aar:0.9.1'
<dependency org="io.github.september26" name="excelview" rev="0.9.1">
  <artifact name="excelview" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.september26', module='excelview', version='0.9.1')
)
libraryDependencies += "io.github.september26" % "excelview" % "0.9.1"
[io.github.september26/excelview "0.9.1"]