Download mleap-runtime_2.11-0.9.2.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.2 in this page.

License

Apache 2.0 License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials