| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIddesktop_2.13 |
| Version | Version0.11.3 |
| Type | Typepom |
| Description |
Descriptiondesktop
A library for document based desktop applications
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| desktop_2.13-0.11.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/desktop_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>desktop_2.13</artifactId>
<version>0.11.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/desktop_2.13/
implementation 'de.sciss:desktop_2.13:0.11.3'
// https://jarcasting.com/artifacts/de.sciss/desktop_2.13/
implementation ("de.sciss:desktop_2.13:0.11.3")
'de.sciss:desktop_2.13:pom:0.11.3'
<dependency org="de.sciss" name="desktop_2.13" rev="0.11.3">
<artifact name="desktop_2.13" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='desktop_2.13', version='0.11.3')
)
libraryDependencies += "de.sciss" % "desktop_2.13" % "0.11.3"
[de.sciss/desktop_2.13 "0.11.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.sciss : desktop-core_2.13 | jar | 0.11.3 |
| de.sciss : desktop-linux_2.13 | jar | 0.11.3 |
| de.sciss : desktop-mac_2.13 | jar | 0.11.3 |