mrdimosthenis / glicko2 1.0.1
GitHubThe Glicko-2 rating system for Scala and Scala.js
glicko2 1.0.0-RC1
Group ID:
com.github.mrdimosthenis
Artifact ID:
glicko2_3
Version:
1.0.0-RC1
Release Date:
Feb 15, 2022
Licenses:
Files:
Full Scala Version:
3.1.1
Developers:
libraryDependencies += "com.github.mrdimosthenis" %% "glicko2" % "1.0.0-RC1"
ivy"com.github.mrdimosthenis::glicko2:1.0.0-RC1"
//> using dep "com.github.mrdimosthenis::glicko2:1.0.0-RC1"
import $ivy.`com.github.mrdimosthenis::glicko2:1.0.0-RC1`
<dependency> <groupId>com.github.mrdimosthenis</groupId> <artifactId>glicko2_3</artifactId> <version>1.0.0-RC1</version> </dependency>
compile group: 'com.github.mrdimosthenis', name: 'glicko2_3', version: '1.0.0-RC1'