Download mleap-runtime_2.10-0.9.5.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.5 in this page.

License

Apache 2.0 License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials