Download mleap-runtime_2.11-0.9.0.jar file - Jar m

Jar examples for m:mleap-runtime-2.11

Description

mleap-runtime

You can download jar file mleap-runtime_2.11 0.9.0 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add mleap-runtime_2.11-0.9.0.jar to your project.

<dependency>
   <groupId>ml.combust.mleap</groupId>
   <artifactId>mleap-runtime_2.11</artifactId>
   <version>0.9.0</version>
</dependency>
compile group: 'ml.combust.mleap', name: 'mleap-runtime_2.11', version: '0.9.0'
libraryDependencies += "ml.combust.mleap" % "mleap-runtime_2.11" % "0.9.0"
<dependency org="ml.combust.mleap" name="mleap-runtime_2.11" rev="0.9.0"/>
@Grapes(@Grab(group='ml.combust.mleap', module='mleap-runtime_2.11', version='0.9.0'))
'ml.combust.mleap:mleap-runtime_2.11:jar:0.9.0'

Download

Click the following link to download the jar file.

mleap-runtime_2.11-0.9.0-javadoc.jar
mleap-runtime_2.11-0.9.0-sources.jar
mleap-runtime_2.11-0.9.0.jar
mleap-runtime_2.11-0.9.0.pom



Related Tutorials