is not current version
Last Version 2022.5.23

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

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

GroupId

GroupId

com.github.fracpete
ArtifactId

ArtifactId

weka-option-utils
Version

Version

2019.8.23
Type

Type

jar

Download weka-option-utils 2019.8.23


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