Download lenskit-data-structures-2.0.3.jar file - Jar l

Jar examples for l:lenskit-data-structures

Description

Data structures and related utilities used in LensKit.

You can download jar file lenskit-data-structures 2.0.3 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-data-structures-2.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

lenskit-data-structures-2.0.3-javadoc.jar
lenskit-data-structures-2.0.3-sources.jar
lenskit-data-structures-2.0.3.jar
lenskit-data-structures-2.0.3.pom



Related Tutorials