Download lenskit-test-3.0-T4.jar file - Jar l

Jar examples for l:lenskit-test

Description

Testing utilities for LensKit.

You can download jar file lenskit-test 3.0-T4 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-test-3.0-T4.jar to your project.

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

Download

Click the following link to download the jar file.

lenskit-test-3.0-T4-javadoc.jar
lenskit-test-3.0-T4-sources.jar
lenskit-test-3.0-T4.jar
lenskit-test-3.0-T4.pom



Related Tutorials