is not current version
Last Version 2.3.0

de.sciss:sonogramoverview_2.13 1.11.2

Sonogram view component for Scala/Swing, calculating offline from audio files

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

sonogramoverview_2.13
Version

Version

1.11.2
Type

Type

jar

Download sonogramoverview_2.13 1.11.2


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