Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdmultisearch-weka-package |
Version | Version2014.12.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>multisearch-weka-package</artifactId>
<version>2014.12.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/
implementation 'com.github.fracpete:multisearch-weka-package:2014.12.10'
// https://jarcasting.com/artifacts/com.github.fracpete/multisearch-weka-package/
implementation ("com.github.fracpete:multisearch-weka-package:2014.12.10")
'com.github.fracpete:multisearch-weka-package:jar:2014.12.10'
<dependency org="com.github.fracpete" name="multisearch-weka-package" rev="2014.12.10">
<artifact name="multisearch-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='multisearch-weka-package', version='2014.12.10')
)
libraryDependencies += "com.github.fracpete" % "multisearch-weka-package" % "2014.12.10"
[com.github.fracpete/multisearch-weka-package "2014.12.10"]