is not current version
Last Version 0.17.0

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

mleap-runtime

GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-runtime_2.11
Version

Version

0.10.3
Type

Type

jar

Download mleap-runtime_2.11 0.10.3


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