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