Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIddistributedWekaHadoop |
Version | Version1.0.12 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/ -->
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>distributedWekaHadoop</artifactId>
<version>1.0.12</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation 'nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.12'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation ("nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.12")
'nz.ac.waikato.cms.weka:distributedWekaHadoop:jar:1.0.12'
<dependency org="nz.ac.waikato.cms.weka" name="distributedWekaHadoop" rev="1.0.12">
<artifact name="distributedWekaHadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='distributedWekaHadoop', version='1.0.12')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "distributedWekaHadoop" % "1.0.12"
[nz.ac.waikato.cms.weka/distributedWekaHadoop "1.0.12"]