Desktop-core

A library for document based desktop applications

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

desktop-core_2.10
Last Version

Last Version

0.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Desktop-core
A library for document based desktop applications
Project URL

Project URL

https://github.com/Sciss/Desktop
Project Organization

Project Organization

de.sciss

Download desktop-core_2.10

How to add to project

<!-- https://jarcasting.com/artifacts/de.sciss/desktop-core_2.10/ -->
<dependency>
    <groupId>de.sciss</groupId>
    <artifactId>desktop-core_2.10</artifactId>
    <version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/desktop-core_2.10/
implementation 'de.sciss:desktop-core_2.10:0.8.0'
// https://jarcasting.com/artifacts/de.sciss/desktop-core_2.10/
implementation ("de.sciss:desktop-core_2.10:0.8.0")
'de.sciss:desktop-core_2.10:jar:0.8.0'
<dependency org="de.sciss" name="desktop-core_2.10" rev="0.8.0">
  <artifact name="desktop-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='desktop-core_2.10', version='0.8.0')
)
libraryDependencies += "de.sciss" % "desktop-core_2.10" % "0.8.0"
[de.sciss/desktop-core_2.10 "0.8.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.6
de.sciss : model_2.10 jar 0.3.4
de.sciss : swingplus_2.10 jar 0.2.3
de.sciss : fileutil_2.10 jar 1.1.2

test (1)

Group / Artifact Type Version
de.sciss : submin jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.0
0.7.5
0.7.4