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.1


Group ID:
de.sciss
Artifact ID:
span_2.13
Version:
2.0.1
Release Date:
Jan 17, 2021
Licenses:
Files:

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

Mill build tool

ivy"de.sciss::span:2.0.1"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>de.sciss</groupId>
  <artifactId>span_2.13</artifactId>
  <version>2.0.1</version>
</dependency>

compile group: 'de.sciss', name: 'span_2.13', version: '2.0.1'