jar

com.github.wakingrufus : lib-elo

Maven & Gradle

Mar 01, 2019
1 stars

lib-elo · A library which performs ELO calculations for a game league (such as chess)

Table Of Contents

Latest Version

Download com.github.wakingrufus : lib-elo JAR file - Latest Versions:

All Versions

Download com.github.wakingrufus : lib-elo JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window lib-elo-0.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.wakingrufus.elo

├─ com.github.wakingrufus.elo.BigDecimalKt.class - [JAR]

├─ com.github.wakingrufus.elo.EloCalculatorKt.class - [JAR]

├─ com.github.wakingrufus.elo.EloLeagueKt.class - [JAR]

├─ com.github.wakingrufus.elo.ExpectedScoreKt.class - [JAR]

├─ com.github.wakingrufus.elo.Game.class - [JAR]

├─ com.github.wakingrufus.elo.League.class - [JAR]

├─ com.github.wakingrufus.elo.LeagueState.class - [JAR]

├─ com.github.wakingrufus.elo.Player.class - [JAR]

├─ com.github.wakingrufus.elo.PlayerUtilKt.class - [JAR]

├─ com.github.wakingrufus.elo.RatingHistoryEventsKt.class - [JAR]

├─ com.github.wakingrufus.elo.RatingHistoryItem.class - [JAR]