is not current version
Last Version 2.12.0

de.sciss:scalafreesound-swing_2.13 1.25.1

A library for accessing freesound.org from Scala. (Swing widgets)

Categories

Categories

Scala Languages
GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

scalafreesound-swing_2.13
Version

Version

1.25.1
Type

Type

jar

Download scalafreesound-swing_2.13 1.25.1


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