is not current version
Last Version 0.10.2

de.sciss:desktop-core_2.13.0-M5 0.10.1

A library for document based desktop applications

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

desktop-core_2.13.0-M5
Version

Version

0.10.1
Type

Type

jar

Download desktop-core_2.13.0-M5 0.10.1


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