Last Version

LensKit Core API 3.0-M3

The core public APIs implemented by LensKit.

License

License

GroupId

GroupId

org.lenskit
ArtifactId

ArtifactId

lenskit-api
Version

Version

3.0-M3
Type

Type

jar
Description

Description

LensKit Core API
The core public APIs implemented by LensKit.
Project URL

Project URL

http://lenskit.org
Source Code Management

Source Code Management

http://github.com/grouplens/lenskit

Download lenskit-api 3.0-M3


<!-- https://jarcasting.com/artifacts/org.lenskit/lenskit-api/ -->
<dependency>
    <groupId>org.lenskit</groupId>
    <artifactId>lenskit-api</artifactId>
    <version>3.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.lenskit/lenskit-api/
implementation 'org.lenskit:lenskit-api:3.0-M3'
// https://jarcasting.com/artifacts/org.lenskit/lenskit-api/
implementation ("org.lenskit:lenskit-api:3.0-M3")
'org.lenskit:lenskit-api:jar:3.0-M3'
<dependency org="org.lenskit" name="lenskit-api" rev="3.0-M3">
  <artifact name="lenskit-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lenskit', module='lenskit-api', version='3.0-M3')
)
libraryDependencies += "org.lenskit" % "lenskit-api" % "3.0-M3"
[org.lenskit/lenskit-api "3.0-M3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : annotations jar 3.0.1u2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.