| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.objectlab.kit | 
| ArtifactId | ArtifactIdobjectlab-utils-excel | 
| Last Version | Last Version1.4.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionKit Utils Excel A utility which makes reading ranges, columns and cells from Excel files a breeze. 
    Just use an excel style reference like 'SheetName'!A1:E20 | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils-excel/ -->
<dependency>
    <groupId>net.objectlab.kit</groupId>
    <artifactId>objectlab-utils-excel</artifactId>
    <version>1.4.8</version>
</dependency>// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils-excel/
implementation 'net.objectlab.kit:objectlab-utils-excel:1.4.8'// https://jarcasting.com/artifacts/net.objectlab.kit/objectlab-utils-excel/
implementation ("net.objectlab.kit:objectlab-utils-excel:1.4.8")'net.objectlab.kit:objectlab-utils-excel:jar:1.4.8'<dependency org="net.objectlab.kit" name="objectlab-utils-excel" rev="1.4.8">
  <artifact name="objectlab-utils-excel" type="jar" />
</dependency>@Grapes(
@Grab(group='net.objectlab.kit', module='objectlab-utils-excel', version='1.4.8')
)libraryDependencies += "net.objectlab.kit" % "objectlab-utils-excel" % "1.4.8"[net.objectlab.kit/objectlab-utils-excel "1.4.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.poi : poi-ooxml | jar | 5.1.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 | 
| org.assertj : assertj-core | jar | 3.19.0 | 
| junitperf : junitperf | jar | 1.8 |