MVN

fr.nargit.rating : algorithms

Maven & Gradle

Mar 16, 2016

Open Rating Algorithms · The Rating Algorithm library implement a rating system (Based on ELO) in order to handle multiple types of games (1v1, 2v2, 1v1v1...)

<dependency>
    <groupId>fr.nargit.rating</groupId>
    <artifactId>algorithms</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of fr.nargit.rating : algorithms to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of fr.nargit.rating : algorithms to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
algorithms-1.0

How to add a dependency to Maven

Add the following fr.nargit.rating : algorithms maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>fr.nargit.rating</groupId>
    <artifactId>algorithms</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following fr.nargit.rating : algorithms gradle dependency to your build.gradle file:

implementation 'fr.nargit.rating:algorithms:1.0'

Gradle Kotlin DSL: Add the following fr.nargit.rating : algorithms gradle kotlin dependency to your build.gradle.kts file:

implementation("fr.nargit.rating:algorithms:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following fr.nargit.rating : algorithms sbt scala dependency to your build.sbt file:

libraryDependencies += "fr.nargit.rating" % "algorithms" % "1.0"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 25, 2016
2 usages
27 stars
Mar 19, 2016
4 stars
Mar 19, 2016
1 usages
4 stars
Apr 11, 2016
0 stars
Jun 13, 2023
52 stars
Jun 21, 2016
2 stars
Jul 15, 2016
3 usages
58 stars
Jul 15, 2016
5 usages
58 stars
Jul 15, 2016
58 stars