is not current version
Last Version 0.17.0

ml.combust.mleap:mleap-spark-base_2.11 0.8.1

mleap-spark-base

GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-spark-base_2.11
Version

Version

0.8.1
Type

Type

jar

Download mleap-spark-base_2.11 0.8.1


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