Collections

sbt is an interactive build tool

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

collections_2.13
Last Version

Last Version

1.7.0-M3
Release Date

Release Date

Type

Type

jar
Description

Description

Collections
sbt is an interactive build tool
Project URL

Project URL

https://github.com/sbt/sbt
Project Organization

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/sbt

Download collections_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/org.scala-sbt/collections_2.13/ -->
<dependency>
    <groupId>org.scala-sbt</groupId>
    <artifactId>collections_2.13</artifactId>
    <version>1.7.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/org.scala-sbt/collections_2.13/
implementation 'org.scala-sbt:collections_2.13:1.7.0-M3'
// https://jarcasting.com/artifacts/org.scala-sbt/collections_2.13/
implementation ("org.scala-sbt:collections_2.13:1.7.0-M3")
'org.scala-sbt:collections_2.13:jar:1.7.0-M3'
<dependency org="org.scala-sbt" name="collections_2.13" rev="1.7.0-M3">
  <artifact name="collections_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scala-sbt', module='collections_2.13', version='1.7.0-M3')
)
libraryDependencies += "org.scala-sbt" % "collections_2.13" % "1.7.0-M3"
[org.scala-sbt/collections_2.13 "1.7.0-M3"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.8
org.scala-sbt : util-position_2.13 jar 1.7.0-M3
com.eed3si9n : sjson-new-scalajson_2.13 jar 0.9.1
org.scala-lang.modules : scala-parallel-collections_2.13 jar 0.2.0

test (5)

Group / Artifact Type Version
org.scalacheck : scalacheck_2.13 jar 1.15.4
junit : junit jar 4.13.1
org.scalatest : scalatest_2.13 jar 3.2.10
com.eed3si9n.verify : verify_2.13 jar 1.0.0
qa.hedgehog : hedgehog-sbt_2.13 jar 0.7.0

Project Modules

There are no modules declared in this project.
org.scala-sbt

sbt

Community organization for all sbt plugin authors, sbt modules and sbt itself.

Versions

Version
1.7.0-M3
1.7.0-M2-6810fix
1.7.0-M2
1.7.0-M1
1.6.2
1.6.1
1.6.0
1.6.0-RC2
1.6.0-RC1
1.6.0-M1
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.5.0-RC2
1.5.0-RC1
1.5.0-M2
1.5.0-M1
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.4.0-RC2