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

Jar examples for l:lenskit-test

Description

Testing utilities for LensKit.

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials