GroupId | GroupIdde.sciss |
---|---|
ArtifactId | ArtifactIdsonogramoverview_2.9.1 |
Last Version | Last Version0.17 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
sonogramoverview_2.9.1-0.17.pom | |
sonogramoverview_2.9.1-0.17.jar | 84 KB |
sonogramoverview_2.9.1-0.17-sources.jar | 17 KB |
sonogramoverview_2.9.1-0.17-javadoc.jar | 281 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.9.1/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>sonogramoverview_2.9.1</artifactId>
<version>0.17</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.9.1/
implementation 'de.sciss:sonogramoverview_2.9.1:0.17'
// https://jarcasting.com/artifacts/de.sciss/sonogramoverview_2.9.1/
implementation ("de.sciss:sonogramoverview_2.9.1:0.17")
'de.sciss:sonogramoverview_2.9.1:jar:0.17'
<dependency org="de.sciss" name="sonogramoverview_2.9.1" rev="0.17">
<artifact name="sonogramoverview_2.9.1" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='sonogramoverview_2.9.1', version='0.17')
)
libraryDependencies += "de.sciss" % "sonogramoverview_2.9.1" % "0.17"
[de.sciss/sonogramoverview_2.9.1 "0.17"]