is not current version
Last Version 1.7.3

org.alfasoftware:morf-excel 1.2.8

Morf is a library for cross-platform evolutionary relational database mechanics, database access and database imaging/cloning.

GroupId

GroupId

org.alfasoftware
ArtifactId

ArtifactId

morf-excel
Version

Version

1.2.8
Type

Type

jar

Download morf-excel 1.2.8


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