License |
License |
---|---|
GroupId | GroupIdde.sciss |
ArtifactId | ArtifactIddesktop-core_2.13 |
Last Version | Last Version0.11.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDesktop-core
A library for document based desktop applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
desktop-core_2.13-0.11.4.pom | |
desktop-core_2.13-0.11.4.jar | 398 KB |
desktop-core_2.13-0.11.4-sources.jar | 53 KB |
desktop-core_2.13-0.11.4-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/desktop-core_2.13/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>desktop-core_2.13</artifactId>
<version>0.11.4</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/desktop-core_2.13/
implementation 'de.sciss:desktop-core_2.13:0.11.4'
// https://jarcasting.com/artifacts/de.sciss/desktop-core_2.13/
implementation ("de.sciss:desktop-core_2.13:0.11.4")
'de.sciss:desktop-core_2.13:jar:0.11.4'
<dependency org="de.sciss" name="desktop-core_2.13" rev="0.11.4">
<artifact name="desktop-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='desktop-core_2.13', version='0.11.4')
)
libraryDependencies += "de.sciss" % "desktop-core_2.13" % "0.11.4"
[de.sciss/desktop-core_2.13 "0.11.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.7 |
de.sciss : model_2.13 | jar | 0.3.5 |
de.sciss : swingplus_2.13 | jar | 0.5.0 |
de.sciss : fileutil_2.13 | jar | 1.1.5 |
Group / Artifact | Type | Version |
---|---|---|
de.sciss : submin | jar | 0.3.5 |