is not current version
Last Version 0.5.0

ch.epfl.scala:collection-strawman_0.3 0.4.0

collection-strawman

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

collection-strawman_0.3
Version

Version

0.4.0
Type

Type

jar

Download collection-strawman_0.3 0.4.0


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