is not current version
Last Version 1.1.1

net.guerlab:excel 1.0.0

net.guerlab.excel is a suite of poi expanded libraries that include utility classes and much much more.

Categories

Categories

Net
GroupId

GroupId

net.guerlab
ArtifactId

ArtifactId

excel
Version

Version

1.0.0
Type

Type

jar

Download excel 1.0.0


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