Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 348 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 348 Bytes

Librec-core

A minimal fork of Librec packaged as a library.

Usage

For Maven, use the following snippet:

<dependency>
  <groupId>io.github.metarank</groupId>
  <artifactId>librec-core</artifactId>
  <version>3.0.0-1</version>
</dependency>

License

Apache License Version 2.0