is not current version
Last Version APPLE-2.0.03

com.oraen.oxygen:excelutil APPLE-1.1.5

An efficient tool for Parsing Excel documents

GroupId

GroupId

com.oraen.oxygen
ArtifactId

ArtifactId

excelutil
Version

Version

APPLE-1.1.5
Type

Type

jar

Download excelutil APPLE-1.1.5


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