| Группа | Группаcom.github.fracpete |
|---|---|
| Идентификатор | Идентификаторweka-option-utils |
| Версия | Версия2019.8.24 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| weka-option-utils-2019.8.24.pom | |
| weka-option-utils-2019.8.24.jar | 21 KB |
| weka-option-utils-2019.8.24-sources.jar | 9 KB |
| weka-option-utils-2019.8.24-javadoc.jar | 395 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>weka-option-utils</artifactId>
<version>2019.8.24</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation 'com.github.fracpete:weka-option-utils:2019.8.24'
// https://jarcasting.com/artifacts/com.github.fracpete/weka-option-utils/
implementation ("com.github.fracpete:weka-option-utils:2019.8.24")
'com.github.fracpete:weka-option-utils:jar:2019.8.24'
<dependency org="com.github.fracpete" name="weka-option-utils" rev="2019.8.24">
<artifact name="weka-option-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='weka-option-utils', version='2019.8.24')
)
libraryDependencies += "com.github.fracpete" % "weka-option-utils" % "2019.8.24"
[com.github.fracpete/weka-option-utils "2019.8.24"]