is not current version
Last Version 0.9.0

ch.epfl.scala:collections-contrib_2.13.0-M2 0.5.0

collections-contrib

Categories

Categories

Scala Languages
GroupId

GroupId

ch.epfl.scala
ArtifactId

ArtifactId

collections-contrib_2.13.0-M2
Version

Version

0.5.0
Type

Type

jar

Download collections-contrib_2.13.0-M2 0.5.0


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