License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIddesktop-mac_2.13 |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDesktop-mac
Macintosh specific adaptors for Desktop
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
desktop-mac_2.13-0.11.4.pom | |
desktop-mac_2.13-0.11.4.jar | 14 KB |
desktop-mac_2.13-0.11.4-sources.jar | 2 KB |
desktop-mac_2.13-0.11.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>desktop-mac_2.13</artifactId>
<version>0.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.13/
implementation 'de.sciss:desktop-mac_2.13:0.11.4'
// https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.13/
implementation ("de.sciss:desktop-mac_2.13:0.11.4")
'de.sciss:desktop-mac_2.13:jar:0.11.4'
<dependency org="de.sciss" name="desktop-mac_2.13" rev="0.11.4">
<artifact name="desktop-mac_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='desktop-mac_2.13', version='0.11.4')
)
libraryDependencies += "de.sciss" % "desktop-mac_2.13" % "0.11.4"
[de.sciss/desktop-mac_2.13 "0.11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
de.sciss : desktop-core_2.13 | jar | 0.11.4 |
Group / Artifact | Type | Version |
---|---|---|
com.yuvimasory : orange-extensions | jar | 1.3.0 |