glicko2


License

License

MIT
GroupId

GroupId

com.github.mrdimosthenis
ArtifactId

ArtifactId

glicko2_3
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

glicko2
glicko2
Project URL

Project URL

https://github.com/mrdimosthenis/glicko2
Project Organization

Project Organization

com.github.mrdimosthenis
Source Code Management

Source Code Management

https://github.com/mrdimosthenis/glicko2

Download glicko2_3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.1.1
org.scalacheck : scalacheck_3 jar 1.15.4

test (1)

Group / Artifact Type Version
io.monix : minitest_3 jar 2.9.6

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
1.0.0-RC1