is not current version
Last Version 3.2.1

Excel table macro extensions 3.1.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

License

License

GroupId

GroupId

de.biovoxxel
ArtifactId

ArtifactId

excel.macro.extensions
Version

Version

3.1.0
Type

Type

jar
Description

Description

Excel table macro extensions
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
Project URL

Project URL

https://gitlab.com/biovoxxel/excel-table-macro-extensions
Project Organization

Project Organization

BioVoxxel
Source Code Management

Source Code Management

https://gitlab.com/biovoxxel/excel-table-macro-extensions/

Download excel.macro.extensions 3.1.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.poi : poi-ooxml jar 4.1.2
org.apache.poi : poi-ooxml-schemas jar 4.1.2
org.apache.poi : poi jar 4.1.2
org.apache.commons : commons-lang3 jar 3.12.0

provided (4)

Group / Artifact Type Version
org.scijava : scijava-common jar 2.85.0
org.scijava » script-editor jar 0.5.6
net.imagej : ij jar 1.53d
net.imagej » imagej-legacy jar 0.37.4

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.junit.jupiter : junit-jupiter-engine jar 5.6.2

Project Modules

There are no modules declared in this project.