Download mleap-runtime_2.10-0.9.4.jar file - Jar m

Jar examples for m:mleap-runtime-2.10

Description

mleap-runtime

You can download jar file mleap-runtime_2.10 0.9.4 in this page.

License

Apache 2.0 License

Build File

You can use the following script to add mleap-runtime_2.10-0.9.4.jar to your project.

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

Download

Click the following link to download the jar file.

mleap-runtime_2.10-0.9.4-javadoc.jar
mleap-runtime_2.10-0.9.4-sources.jar
mleap-runtime_2.10-0.9.4.jar
mleap-runtime_2.10-0.9.4.pom



Related Tutorials