is not current version
Last Version 3.2.1

de.biovoxxel:excel.macro.extensions 2.1.1

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

GroupId

GroupId

de.biovoxxel
ArtifactId

ArtifactId

excel.macro.extensions
Version

Version

2.1.1
Type

Type

jar

Download excel.macro.extensions 2.1.1


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