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