Jar examples for l:lenskit-data-structures
Data structures and related utilities used in LensKit.
You can download jar file lenskit-data-structures 0.7 in this page.
GNU Lesser General Public License version 2.1 or later
You can use the following script to add lenskit-data-structures-0.7.jar to your project.
<dependency> <groupId>org.grouplens.lenskit</groupId> <artifactId>lenskit-data-structures</artifactId> <version>0.7</version> </dependency>
compile group: 'org.grouplens.lenskit', name: 'lenskit-data-structures', version: '0.7'
libraryDependencies += "org.grouplens.lenskit" % "lenskit-data-structures" % "0.7"
<dependency org="org.grouplens.lenskit" name="lenskit-data-structures" rev="0.7"/>
@Grapes(@Grab(group='org.grouplens.lenskit', module='lenskit-data-structures', version='0.7'))
'org.grouplens.lenskit:lenskit-data-structures:jar:0.7'
Click the following link to download the jar file.
lenskit-data-structures-0.7-javadoc.jar