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:
MIT
Files:

libraryDependencies += "com.github.mrdimosthenis" %% "glicko2" % "1.0.0-RC1"

Mill build tool

ivy"com.github.mrdimosthenis::glicko2:1.0.0-RC1"

Scala CLI

//> using dep "com.github.mrdimosthenis::glicko2:1.0.0-RC1"

Ammonite REPL

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'