License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.esap120 |
ArtifactId | ArtifactIdscala-elo_2.11 |
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.11-1.0.1.pom | |
scala-elo_2.11-1.0.1.jar | 22 KB |
scala-elo_2.11-1.0.1-sources.jar | 6 KB |
scala-elo_2.11-1.0.1-javadoc.jar | 372 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.11/ -->
<dependency>
<groupId>com.github.esap120</groupId>
<artifactId>scala-elo_2.11</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.11/
implementation 'com.github.esap120:scala-elo_2.11:1.0.1'
// https://jarcasting.com/artifacts/com.github.esap120/scala-elo_2.11/
implementation ("com.github.esap120:scala-elo_2.11:1.0.1")
'com.github.esap120:scala-elo_2.11:jar:1.0.1'
<dependency org="com.github.esap120" name="scala-elo_2.11" rev="1.0.1">
<artifact name="scala-elo_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.esap120', module='scala-elo_2.11', version='1.0.1')
)
libraryDependencies += "com.github.esap120" % "scala-elo_2.11" % "1.0.1"
[com.github.esap120/scala-elo_2.11 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.4 |