librec-core

LibRec is A Java Library for Recommender Systems

License

License

Categories

Categories

Net
GroupId

GroupId

net.librec
ArtifactId

ArtifactId

librec-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

librec-core
LibRec is A Java Library for Recommender Systems

Download librec-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2
commons-lang : commons-lang jar 2.6
commons-cli : commons-cli jar 1.3
com.google.guava : guava jar 15.0
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0