is not current version
Last Version 3.0-M3

org.lenskit:lenskit-test 3.0-M1

Testing utilities for LensKit.

GroupId

GroupId

org.lenskit
ArtifactId

ArtifactId

lenskit-test
Version

Version

3.0-M1
Type

Type

jar

Download lenskit-test 3.0-M1


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