| License |
License |
|---|---|
| GroupId | GroupIdde.sciss |
| ArtifactId | ArtifactIdintensitypalette |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionIntensityPalette
Color palette for displaying intensities, optimized for perceptual uniformity
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| intensitypalette-1.0.2.pom | |
| intensitypalette-1.0.2.jar | 7 KB |
| intensitypalette-1.0.2-sources.jar | 4 KB |
| intensitypalette-1.0.2-javadoc.jar | 388 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sciss/intensitypalette/ -->
<dependency>
<groupId>de.sciss</groupId>
<artifactId>intensitypalette</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.sciss/intensitypalette/
implementation 'de.sciss:intensitypalette:1.0.2'
// https://jarcasting.com/artifacts/de.sciss/intensitypalette/
implementation ("de.sciss:intensitypalette:1.0.2")
'de.sciss:intensitypalette:jar:1.0.2'
<dependency org="de.sciss" name="intensitypalette" rev="1.0.2">
<artifact name="intensitypalette" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sciss', module='intensitypalette', version='1.0.2')
)
libraryDependencies += "de.sciss" % "intensitypalette" % "1.0.2"
[de.sciss/intensitypalette "1.0.2"]