KollFlitz

Useful methods for Scala collections which I tend to copy and paste once a week

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

kollflitz_2.11
Last Version

Last Version

0.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

KollFlitz
Useful methods for Scala collections which I tend to copy and paste once a week
Project URL

Project URL

https://git.iem.at/sciss/KollFlitz
Project Organization

Project Organization

de.sciss

Download kollflitz_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/kollflitz_2.11/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>kollflitz_2.11</artifactId>
    <version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/kollflitz_2.11/
implementation 'de.sciss:kollflitz_2.11:0.2.3'
// https://jarcasting.com/artifacts/de.sciss/kollflitz_2.11/
implementation ("de.sciss:kollflitz_2.11:0.2.3")
'de.sciss:kollflitz_2.11:jar:0.2.3'
<dependency org="de.sciss" name="kollflitz_2.11" rev="0.2.3">
  <artifact name="kollflitz_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='kollflitz_2.11', version='0.2.3')
)
libraryDependencies += "de.sciss" % "kollflitz_2.11" % "0.2.3"
[de.sciss/kollflitz_2.11 "0.2.3"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.3
0.2.2
0.2.1
0.2.0