| Категории |
КатегорииSearch Прикладные библиотеки |
|---|---|
| Группа | Группаcom.github.fracpete |
| Идентификатор | Идентификаторmultisearch-weka-package |
| Версия | Версия2016.1.30 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>multisearch-weka-package</artifactId>
<version>2016.1.30</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/
implementation 'com.github.fracpete:multisearch-weka-package:2016.1.30'
// https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/
implementation ("com.github.fracpete:multisearch-weka-package:2016.1.30")
'com.github.fracpete:multisearch-weka-package:jar:2016.1.30'
<dependency org="com.github.fracpete" name="multisearch-weka-package" rev="2016.1.30">
<artifact name="multisearch-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='multisearch-weka-package', version='2016.1.30')
)
libraryDependencies += "com.github.fracpete" % "multisearch-weka-package" % "2016.1.30"
[com.github.fracpete/multisearch-weka-package "2016.1.30"]