не последняя версия
Последняя версия 3.30.0

de.sciss:lucresynth_2.11 2.12.0

Transactional extension for ScalaCollider

Группа

Группа

de.sciss
Идентификатор

Идентификатор

lucresynth_2.11
Версия

Версия

2.12.0
Тип

Тип

jar

Скачать lucresynth_2.11 2.12.0


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