is not current version
Last Version 1.0.0

com.github.mrdimosthenis:glicko2_3 1.0.0-RC1

glicko2

GroupId

GroupId

com.github.mrdimosthenis
ArtifactId

ArtifactId

glicko2_3
Version

Version

1.0.0-RC1
Type

Type

jar

Download glicko2_3 1.0.0-RC1


<!-- https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_3/ -->
<dependency>
    <groupId>com.github.mrdimosthenis</groupId>
    <artifactId>glicko2_3</artifactId>
    <version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_3/
implementation 'com.github.mrdimosthenis:glicko2_3:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_3/
implementation ("com.github.mrdimosthenis:glicko2_3:1.0.0-RC1")
'com.github.mrdimosthenis:glicko2_3:jar:1.0.0-RC1'
<dependency org="com.github.mrdimosthenis" name="glicko2_3" rev="1.0.0-RC1">
  <artifact name="glicko2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrdimosthenis', module='glicko2_3', version='1.0.0-RC1')
)
libraryDependencies += "com.github.mrdimosthenis" % "glicko2_3" % "1.0.0-RC1"
[com.github.mrdimosthenis/glicko2_3 "1.0.0-RC1"]