License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.esap120 |
ArtifactId | ArtifactIdscala-elo_2.10 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionscala-elo
scala-elo
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scala-elo_2.10-1.0.1.pom | |
scala-elo_2.10-1.0.1.jar | 22 KB |
scala-elo_2.10-1.0.1-sources.jar | 6 KB |
scala-elo_2.10-1.0.1-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.10/ -->
<dependency>
<groupId>com.github.esap120</groupId>
<artifactId>scala-elo_2.10</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.10/
implementation 'com.github.esap120:scala-elo_2.10:1.0.1'
// https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.10/
implementation ("com.github.esap120:scala-elo_2.10:1.0.1")
'com.github.esap120:scala-elo_2.10:jar:1.0.1'
<dependency org="com.github.esap120" name="scala-elo_2.10" rev="1.0.1">
<artifact name="scala-elo_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esap120', module='scala-elo_2.10', version='1.0.1')
)
libraryDependencies += "com.github.esap120" % "scala-elo_2.10" % "1.0.1"
[com.github.esap120/scala-elo_2.10 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.4 |