License |
License |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdweka-option-utils |
Last Version | Last Version2022.5.23 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionweka-option-utils
Library for making life easier when dealing with Weka option handling.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>weka-option-utils</artifactId>
<version>2022.5.23</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation 'com.github.fracpete:weka-option-utils:2022.5.23'
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation ("com.github.fracpete:weka-option-utils:2022.5.23")
'com.github.fracpete:weka-option-utils:jar:2022.5.23'
<dependency org="com.github.fracpete" name="weka-option-utils" rev="2022.5.23">
<artifact name="weka-option-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='weka-option-utils', version='2022.5.23')
)
libraryDependencies += "com.github.fracpete" % "weka-option-utils" % "2022.5.23"
[com.github.fracpete/weka-option-utils "2022.5.23"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.13,) |
com.google.code.gson : gson | jar | 2.8.9 |
net.sourceforge.argparse4j : argparse4j | jar | 0.9.0 |