is not current version
Last Version 0.9.6

ml.combust.mleap:mleap-core_2.10 0.5.0

mleap-core

GroupId

GroupId

ml.combust.mleap
ArtifactId

ArtifactId

mleap-core_2.10
Version

Version

0.5.0
Type

Type

jar

Download mleap-core_2.10 0.5.0


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