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