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