GroupId | GroupIdcom.github.mrdimosthenis |
---|---|
ArtifactId | ArtifactIdglicko2_sjs1_3 |
Version | Version1.0.0-RC1 |
Type | Typejar |
Filename | Size |
---|---|
glicko2_sjs1_3-1.0.0-RC1.pom | |
glicko2_sjs1_3-1.0.0-RC1.jar | 69 KB |
glicko2_sjs1_3-1.0.0-RC1-sources.jar | 3 KB |
glicko2_sjs1_3-1.0.0-RC1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_sjs1_3/ -->
<dependency>
<groupId>com.github.mrdimosthenis</groupId>
<artifactId>glicko2_sjs1_3</artifactId>
<version>1.0.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_sjs1_3/
implementation 'com.github.mrdimosthenis:glicko2_sjs1_3:1.0.0-RC1'
// https://jarcasting.com/artifacts/com.github.mrdimosthenis/glicko2_sjs1_3/
implementation ("com.github.mrdimosthenis:glicko2_sjs1_3:1.0.0-RC1")
'com.github.mrdimosthenis:glicko2_sjs1_3:jar:1.0.0-RC1'
<dependency org="com.github.mrdimosthenis" name="glicko2_sjs1_3" rev="1.0.0-RC1">
<artifact name="glicko2_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mrdimosthenis', module='glicko2_sjs1_3', version='1.0.0-RC1')
)
libraryDependencies += "com.github.mrdimosthenis" % "glicko2_sjs1_3" % "1.0.0-RC1"
[com.github.mrdimosthenis/glicko2_sjs1_3 "1.0.0-RC1"]