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

com.github.nut077:excel-freedom 1.0.2

library create excel java

Группа

Группа

com.github.nut077
Идентификатор

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

excel-freedom
Версия

Версия

1.0.2
Тип

Тип

jar

Скачать excel-freedom 1.0.2


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