GroupId | GroupIdde.sciss |
---|---|
ArtifactId | ArtifactIddesktop-mac_2.10 |
Version | Version0.5.1 |
Type | Typejar |
Filename | Size |
---|---|
desktop-mac_2.10-0.5.1.pom | |
desktop-mac_2.10-0.5.1.jar | 9 KB |
desktop-mac_2.10-0.5.1-sources.jar | 2 KB |
desktop-mac_2.10-0.5.1-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.10/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>desktop-mac_2.10</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.10/
implementation 'de.sciss:desktop-mac_2.10:0.5.1'
// https://jarcasting.com/artifacts/de.sciss/desktop-mac_2.10/
implementation ("de.sciss:desktop-mac_2.10:0.5.1")
'de.sciss:desktop-mac_2.10:jar:0.5.1'
<dependency org="de.sciss" name="desktop-mac_2.10" rev="0.5.1">
<artifact name="desktop-mac_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='desktop-mac_2.10', version='0.5.1')
)
libraryDependencies += "de.sciss" % "desktop-mac_2.10" % "0.5.1"
[de.sciss/desktop-mac_2.10 "0.5.1"]