sciss / span   2.0.2

Contributors Wanted GNU Library General Public License v2.1 only GitHub

A simple data type for describing sample frame intervals. Mirror of https://codeberg.org/sciss/Span

Scala versions: 3.x 2.13 2.12 2.11 2.10
Scala.js versions: 1.x

span 2.0.2


Group ID:
de.sciss
Artifact ID:
span_3
Version:
2.0.2
Release Date:
May 15, 2021
Licenses:
Files:

libraryDependencies += "de.sciss" %% "span" % "2.0.2"

Mill build tool

ivy"de.sciss::span:2.0.2"

Scala CLI

//> using dep "de.sciss::span:2.0.2"

Ammonite REPL

import $ivy.`de.sciss::span:2.0.2`

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>span_3</artifactId>
  <version>2.0.2</version>
</dependency>

compile group: 'de.sciss', name: 'span_3', version: '2.0.2'