GroupId | GroupIdcom.github.fracpete |
---|---|
ArtifactId | ArtifactIdfastrandomforest-weka-package |
Version | Version2019.11.10 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>fastrandomforest-weka-package</artifactId>
<version>2019.11.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/
implementation 'com.github.fracpete:fastrandomforest-weka-package:2019.11.10'
// https://jarcasting.com/artifacts/com.github.fracpete/fastrandomforest-weka-package/
implementation ("com.github.fracpete:fastrandomforest-weka-package:2019.11.10")
'com.github.fracpete:fastrandomforest-weka-package:jar:2019.11.10'
<dependency org="com.github.fracpete" name="fastrandomforest-weka-package" rev="2019.11.10">
<artifact name="fastrandomforest-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='fastrandomforest-weka-package', version='2019.11.10')
)
libraryDependencies += "com.github.fracpete" % "fastrandomforest-weka-package" % "2019.11.10"
[com.github.fracpete/fastrandomforest-weka-package "2019.11.10"]