не последняя версия
Последняя версия 1.10.2

org.osgl:osgl-excel 1.10.0

An easy to use and flexible Excel file reader/writer

Группа

Группа

org.osgl
Идентификатор

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

osgl-excel
Версия

Версия

1.10.0
Тип

Тип

jar

Скачать osgl-excel 1.10.0


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