is not current version
Last Version 2022.5.23

com.github.fracpete:weka-option-utils 2016.6.9

Library for making life easier when dealing with Weka option handling.

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-option-utils
Version

Version

2016.6.9
Type

Type

jar

Download weka-option-utils 2016.6.9


<!-- https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/ -->
<dependency>
    <groupId>com.github.fracpete</groupId>
    <artifactId>weka-option-utils</artifactId>
    <version>2016.6.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation 'com.github.fracpete:weka-option-utils:2016.6.9'
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation ("com.github.fracpete:weka-option-utils:2016.6.9")
'com.github.fracpete:weka-option-utils:jar:2016.6.9'
<dependency org="com.github.fracpete" name="weka-option-utils" rev="2016.6.9">
  <artifact name="weka-option-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='weka-option-utils', version='2016.6.9')
)
libraryDependencies += "com.github.fracpete" % "weka-option-utils" % "2016.6.9"
[com.github.fracpete/weka-option-utils "2016.6.9"]