MVN

net.librec : librec-core

Maven & Gradle

Mar 23, 2017
3.1k stars

librec-core · LibRec is A Java Library for Recommender Systems

<dependency>
    <groupId>net.librec</groupId>
    <artifactId>librec-core</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.librec : librec-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.0

All Versions

Choose a version of net.librec : librec-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
librec-core-2.0.0

How to add a dependency to Maven

Add the following net.librec : librec-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.librec</groupId>
    <artifactId>librec-core</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.librec : librec-core gradle dependency to your build.gradle file:

implementation 'net.librec:librec-core:2.0.0'

Gradle Kotlin DSL: Add the following net.librec : librec-core gradle kotlin dependency to your build.gradle.kts file:

implementation("net.librec:librec-core:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.librec : librec-core sbt scala dependency to your build.sbt file:

libraryDependencies += "net.librec" % "librec-core" % "2.0.0"

Advertisement

Dependencies from Group

Mar 23, 2017
3.1k stars

Discover Dependencies

Oct 04, 2022
7 stars
Feb 17, 2017
115 stars
Jun 15, 2022
17 usages
1.9k stars
Apr 16, 2019
3 usages
318 stars
Apr 05, 2021
15 stars
May 11, 2021
1 usages
6 stars
Mar 30, 2019
1 usages
1 stars
Dec 09, 2021
3 usages
430 stars