is not current version
Last Version 2.0.5

org.grouplens.lenskit:lenskit-integration-tests 2.0.3

End-to-end integration tests for the core LensKit code.

GroupId

GroupId

org.grouplens.lenskit
ArtifactId

ArtifactId

lenskit-integration-tests
Version

Version

2.0.3
Type

Type

jar

Download lenskit-integration-tests 2.0.3


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