Categories |
CategoriesWeka Business Logic Libraries Machine Learning |
---|---|
GroupId | GroupIdnz.ac.waikato.cms.weka |
ArtifactId | ArtifactIddistributedWekaHadoop |
Version | Version1.0.6 |
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.6</version>
</dependency>
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation 'nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.6'
// https://jarcasting.com/artifacts/nz.ac.waikato.cms.weka/distributedWekaHadoop/
implementation ("nz.ac.waikato.cms.weka:distributedWekaHadoop:1.0.6")
'nz.ac.waikato.cms.weka:distributedWekaHadoop:jar:1.0.6'
<dependency org="nz.ac.waikato.cms.weka" name="distributedWekaHadoop" rev="1.0.6">
<artifact name="distributedWekaHadoop" type="jar" />
</dependency>
@Grapes(
@Grab(group='nz.ac.waikato.cms.weka', module='distributedWekaHadoop', version='1.0.6')
)
libraryDependencies += "nz.ac.waikato.cms.weka" % "distributedWekaHadoop" % "1.0.6"
[nz.ac.waikato.cms.weka/distributedWekaHadoop "1.0.6"]