is not current version
Last Version APPLE-2.0.03

com.oraen.oxygen:excelutil APPLE-2.0.0

An efficient tool for Parsing Excel documents

GroupId

GroupId

com.oraen.oxygen
ArtifactId

ArtifactId

excelutil
Version

Version

APPLE-2.0.0
Type

Type

jar

Download excelutil APPLE-2.0.0


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