License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdscala-tuples_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionscala-tuples
scala-tuples
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/scala-tuples_2.11/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>scala-tuples_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/scala-tuples_2.11/
implementation 'com.github.andyglow:scala-tuples_2.11:0.1.0'
// https://jarcasting.com/artifacts/com.github.andyglow/scala-tuples_2.11/
implementation ("com.github.andyglow:scala-tuples_2.11:0.1.0")
'com.github.andyglow:scala-tuples_2.11:jar:0.1.0'
<dependency org="com.github.andyglow" name="scala-tuples_2.11" rev="0.1.0">
<artifact name="scala-tuples_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='scala-tuples_2.11', version='0.1.0')
)
libraryDependencies += "com.github.andyglow" % "scala-tuples_2.11" % "0.1.0"
[com.github.andyglow/scala-tuples_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.1.1 |
org.scalacheck : scalacheck_2.11 | jar | 1.14.1 |