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

de.biovoxxel:excel.macro.extensions 3.2.0

This ImageJ macro extensions enable the user to save ImageJ tables in form of a new Excel workbook (.xlsx) or a specific sheet in a new or an existing workbook

Группа

Группа

de.biovoxxel
Идентификатор

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

excel.macro.extensions
Версия

Версия

3.2.0
Тип

Тип

jar

Скачать excel.macro.extensions 3.2.0


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