Util Collection

Util module for sbt

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

org.scala-sbt
ArtifactId

ArtifactId

util-collection_2.12
Last Version

Last Version

1.0.0-M26
Release Date

Release Date

Type

Type

jar
Description

Description

Util Collection
Util module for sbt
Project URL

Project URL

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

Project Organization

org.scala-sbt
Source Code Management

Source Code Management

https://github.com/sbt/util

Download util-collection_2.12

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.2
org.scala-sbt : util-position_2.12 jar 1.0.0-M26
com.eed3si9n : sjson-new-core_2.12 jar 0.8.0-M2

test (2)

Group / Artifact Type Version
org.scala-sbt : util-testing_2.12 jar 1.0.0-M26
com.eed3si9n : sjson-new-scalajson_2.12 jar 0.8.0-M2

Project Modules

There are no modules declared in this project.

sbt/util moved back to sbt/sbt

sbt/util moved back to sbt/sbt for 1.4.x and later.

org.scala-sbt

sbt

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

Versions

Version
1.0.0-M26
1.0.0-M25
1.0.0-M24
1.0.0-M23
1.0.0-M22
1.0.0-M21
1.0.0-M20
1.0.0-M19
1.0.0-M18
1.0.0-M17
0.1.0-M16