| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdspan_3 |
| Last Version | Last Version2.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpan
A simple data type for describing sample frame intervals
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| span_3-2.0.2.pom | |
| span_3-2.0.2.jar | 52 KB |
| span_3-2.0.2-sources.jar | 5 KB |
| span_3-2.0.2-javadoc.jar | 258 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/span_3/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>span_3</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/span_3/
implementation 'de.sciss:span_3:2.0.2'
// https://jarcasting.com/artifacts/de.sciss/span_3/
implementation ("de.sciss:span_3:2.0.2")
'de.sciss:span_3:jar:2.0.2'
<dependency org="de.sciss" name="span_3" rev="2.0.2">
<artifact name="span_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='span_3', version='2.0.2')
)
libraryDependencies += "de.sciss" % "span_3" % "2.0.2"
[de.sciss/span_3 "2.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.0 |
| de.sciss : serial_3 | jar | 2.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.9 |