is not current version
Last Version 0.0.8

io.github.harvies.charon:charon-excel 0.0.6


GroupId

GroupId

io.github.harvies.charon
ArtifactId

ArtifactId

charon-excel
Version

Version

0.0.6
Type

Type

jar

Download charon-excel 0.0.6


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