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