Download myrrix-online-0.9.jar file - Jar m

Jar examples for m:myrrix-online

Description

Generic online recommender core of the Myrrix Serving Layer, for embedding

You can download jar file myrrix-online 0.9 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add myrrix-online-0.9.jar to your project.

<dependency>
   <groupId>net.myrrix</groupId>
   <artifactId>myrrix-online</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'net.myrrix', name: 'myrrix-online', version: '0.9'
libraryDependencies += "net.myrrix" % "myrrix-online" % "0.9"
<dependency org="net.myrrix" name="myrrix-online" rev="0.9"/>
@Grapes(@Grab(group='net.myrrix', module='myrrix-online', version='0.9'))
'net.myrrix:myrrix-online:jar:0.9'

Download

Click the following link to download the jar file.

myrrix-online-0.9-javadoc.jar
myrrix-online-0.9-sources.jar
myrrix-online-0.9-tests.jar
myrrix-online-0.9.jar
myrrix-online-0.9.pom



Related Tutorials