LensKit Build Tools

Files & utilities used in LensKit build.

License

License

Categories

Categories

Build Tools
GroupId

GroupId

org.grouplens.lenskit
ArtifactId

ArtifactId

build-tools
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

LensKit Build Tools
Files & utilities used in LensKit build.

Download build-tools

How to add to project

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

Dependencies

system (1)

Group / Artifact Type Version
com.sun » tools jar 1.4.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0
1.0-M1
0.11
0.10