is not current version
Last Version 0.17.0

ml.combust.mleap:mleap-runtime_2.11 0.6.0

mleap-runtime

GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-runtime_2.11
Version

Version

0.6.0
Type

Type

jar

Download mleap-runtime_2.11 0.6.0


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