is not current version
Last Version 0.9.6

io.prediction:common_2.10 0.9.4

common

GroupId

GroupId

io.prediction
ArtifactId

ArtifactId

common_2.10
Version

Version

0.9.4
Type

Type

jar

Download common_2.10 0.9.4


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