is not current version
Last Version 0.9.6

io.prediction:core_2.10 0.8.6

core

GroupId

GroupId

io.prediction
ArtifactId

ArtifactId

core_2.10
Version

Version

0.8.6
Type

Type

jar

Download core_2.10 0.8.6


<!-- https://jarcasting.com/artifacts/io.prediction/core_2.10/ -->
<dependency>
    <groupId>io.prediction</groupId>
    <artifactId>core_2.10</artifactId>
    <version>0.8.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.prediction/core_2.10/
implementation 'io.prediction:core_2.10:0.8.6'
// https://jarcasting.com/artifacts/io.prediction/core_2.10/
implementation ("io.prediction:core_2.10:0.8.6")
'io.prediction:core_2.10:jar:0.8.6'
<dependency org="io.prediction" name="core_2.10" rev="0.8.6">
  <artifact name="core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.prediction', module='core_2.10', version='0.8.6')
)
libraryDependencies += "io.prediction" % "core_2.10" % "0.8.6"
[io.prediction/core_2.10 "0.8.6"]