Span

A simple data type for describing sample frame intervals

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

span_2.10
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Span
A simple data type for describing sample frame intervals
Project URL

Project URL

https://github.com/Sciss/Span
Project Organization

Project Organization

de.sciss
Source Code Management

Source Code Management

https://github.com/Sciss/Span

Download span_2.10

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
de.sciss : serial_2.10 jar 1.0.3

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.10 jar 3.0.4

Project Modules

There are no modules declared in this project.

Span

Build Status Maven Central

statement

Span is a data type for representing sample frame intervals. It is (C)opyright 2013–2020 by Hanns Holger Rutz. All rights reserved. This project is released under the GNU Lesser General Public License and comes with absolutely no warranties. To contact the author, send an e-mail to contact at sciss.de.

linking

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

The current stable version v is "2.0.0"

building

This project builds with sbt against Scala 2.13, 2.12, Dotty (JVM) and Scala 2.13 (JS).

Versions

Version
1.3.3
1.3.2
1.3.1
1.3.0
1.2.1
1.2.0
1.1.1
1.1.0