не последняя версия
Последняя версия APPLE-2.0.03

com.oraen.oxygen:excelutil APPLE-1.1.0

An efficient tool for Parsing Excel documents

Группа

Группа

com.oraen.oxygen
Идентификатор

Идентификатор

excelutil
Версия

Версия

APPLE-1.1.0
Тип

Тип

jar

Скачать excelutil APPLE-1.1.0


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