MVN

com.github.forwardloop : glicko2s_2.11

Maven & Gradle

Mar 12, 2018
1 usages
4 stars

glicko2s · glicko2s

<dependency>
    <groupId>com.github.forwardloop</groupId>
    <artifactId>glicko2s_2.11</artifactId>
    <version>0.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.forwardloop : glicko2s_2.11 to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.4

All Versions

Choose a version of com.github.forwardloop : glicko2s_2.11 to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
glicko2s_2.11-0.9.4
glicko2s_2.11-0.9.3
glicko2s_2.11-0.9.2
glicko2s_2.11-0.9.1
0.9
glicko2s_2.11-0.9

How to add a dependency to Maven

Add the following com.github.forwardloop : glicko2s_2.11 maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.forwardloop</groupId>
    <artifactId>glicko2s_2.11</artifactId>
    <version>0.9.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.forwardloop : glicko2s_2.11 gradle dependency to your build.gradle file:

implementation 'com.github.forwardloop:glicko2s_2.11:0.9.4'

Gradle Kotlin DSL: Add the following com.github.forwardloop : glicko2s_2.11 gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.forwardloop:glicko2s_2.11:0.9.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.forwardloop : glicko2s_2.11 sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.forwardloop" % "glicko2s_2.11" % "0.9.4"

Advertisement

Dependencies from Group

Discover Dependencies

Mar 07, 2018
1 usages
0 stars
May 17, 2020
1 usages
0 stars
Nov 08, 2019
1 usages
370 stars
Aug 23, 2018
1 usages
0 stars
Dec 21, 2021
1 usages
1.4k stars
Dec 18, 2018
1 usages
15 stars
May 26, 2018
2 usages
May 26, 2018
2 usages
Jun 07, 2018
1 usages
0 stars