is not current version
Last Version 1.0.4

nz.ac.waikato.cms.weka:WekaODF 1.0.3

WekaODF adds support to directory read from and write to spreadsheets in ODF (Open Document Format for Office Applications, ISO/IEC 26300:2006) format. ODF is used by the OpenOffice.org suite, for instance. WekaODF uses jOpenDocument (http://www.jOpenDocument.org, GPL) in order to read/write ODF spreadsheets.

Categories

Categories

Weka Business Logic Libraries Machine Learning
GroupId

GroupId

nz.ac.waikato.cms.weka
ArtifactId

ArtifactId

WekaODF
Version

Version

1.0.3
Type

Type

jar

Download WekaODF 1.0.3


<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/WekaODF/ -->
<dependency>
    <groupId>nz.ac.waikato.cms.weka</groupId>
    <artifactId>WekaODF</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/WekaODF/
implementation 'nz.ac.waikato.cms.weka:WekaODF:1.0.3'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/WekaODF/
implementation ("nz.ac.waikato.cms.weka:WekaODF:1.0.3")
'nz.ac.waikato.cms.weka:WekaODF:jar:1.0.3'
<dependency org="nz.ac.waikato.cms.weka" name="WekaODF" rev="1.0.3">
  <artifact name="WekaODF" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='WekaODF', version='1.0.3')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "WekaODF" % "1.0.3"
[nz.ac.waikato.cms.weka/WekaODF "1.0.3"]