is not current version
Last Version 0.17.0

ml.combust.mleap:mleap-spark_2.11 0.14.0

mleap-spark

GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-spark_2.11
Version

Version

0.14.0
Type

Type

jar

Download mleap-spark_2.11 0.14.0


<!-- https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spark_2.11/ -->
<dependency>
    <groupId>ml.combust.mleap</groupId>
    <artifactId>mleap-spark_2.11</artifactId>
    <version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spark_2.11/
implementation 'ml.combust.mleap:mleap-spark_2.11:0.14.0'
// https://jarcasting.com/artifacts/ml.combust.mleap/mleap-spark_2.11/
implementation ("ml.combust.mleap:mleap-spark_2.11:0.14.0")
'ml.combust.mleap:mleap-spark_2.11:jar:0.14.0'
<dependency org="ml.combust.mleap" name="mleap-spark_2.11" rev="0.14.0">
  <artifact name="mleap-spark_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='ml.combust.mleap', module='mleap-spark_2.11', version='0.14.0')
)
libraryDependencies += "ml.combust.mleap" % "mleap-spark_2.11" % "0.14.0"
[ml.combust.mleap/mleap-spark_2.11 "0.14.0"]