Download lenskit-groovy-3.0-T1.jar file - Jar l

Jar examples for l:lenskit-groovy

Description

Groovy-based DSL for configuring LensKit recommenders.

You can download jar file lenskit-groovy 3.0-T1 in this page.

License

GNU Lesser General Public License version 2.1 or later

Build File

You can use the following script to add lenskit-groovy-3.0-T1.jar to your project.

<dependency>
   <groupId>org.grouplens.lenskit</groupId>
   <artifactId>lenskit-groovy</artifactId>
   <version>3.0-T1</version>
</dependency>
compile group: 'org.grouplens.lenskit', name: 'lenskit-groovy', version: '3.0-T1'
libraryDependencies += "org.grouplens.lenskit" % "lenskit-groovy" % "3.0-T1"
<dependency org="org.grouplens.lenskit" name="lenskit-groovy" rev="3.0-T1"/>
@Grapes(@Grab(group='org.grouplens.lenskit', module='lenskit-groovy', version='3.0-T1'))
'org.grouplens.lenskit:lenskit-groovy:jar:3.0-T1'

Download

Click the following link to download the jar file.

lenskit-groovy-3.0-T1-javadoc.jar
lenskit-groovy-3.0-T1-sources.jar
lenskit-groovy-3.0-T1.jar
lenskit-groovy-3.0-T1.pom



Related Tutorials