collection-strawman


License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

collection-strawman_0.3
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

collection-strawman
collection-strawman
Project URL

Project URL

https://github.com/scala/collection-strawman
Project Organization

Project Organization

ch.epfl.scala
Source Code Management

Source Code Management

https://github.com/scala/collection-strawman

Download collection-strawman_0.3

How to add to project

<!-- https://jarcasting.com/artifacts/ch.epfl.scala/collection-strawman_0.3/ -->
<dependency>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>collection-strawman_0.3</artifactId>
    <version>0.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/ch.epfl.scala/collection-strawman_0.3/
implementation 'ch.epfl.scala:collection-strawman_0.3:0.5.0'
// https://jarcasting.com/artifacts/ch.epfl.scala/collection-strawman_0.3/
implementation ("ch.epfl.scala:collection-strawman_0.3:0.5.0")
'ch.epfl.scala:collection-strawman_0.3:jar:0.5.0'
<dependency org="ch.epfl.scala" name="collection-strawman_0.3" rev="0.5.0">
  <artifact name="collection-strawman_0.3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.epfl.scala', module='collection-strawman_0.3', version='0.5.0')
)
libraryDependencies += "ch.epfl.scala" % "collection-strawman_0.3" % "0.5.0"
[ch.epfl.scala/collection-strawman_0.3 "0.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
ch.epfl.lamp : scala-library jar 0.3.0-RC2

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.
ch.epfl.scala

The Scala Programming Language

Versions

Version
0.5.0
0.4.0