Download intensitypalette-1.0.0.jar file - Jar i

Jar examples for i:intensitypalette

Description

Color palette for displaying intensities, optimized for perceptual uniformity

You can download jar file intensitypalette 1.0.0 in this page.

License

BSD-style

Build File

You can use the following script to add intensitypalette-1.0.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>intensitypalette</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'de.sciss', name: 'intensitypalette', version: '1.0.0'
libraryDependencies += "de.sciss" % "intensitypalette" % "1.0.0"
<dependency org="de.sciss" name="intensitypalette" rev="1.0.0"/>
@Grapes(@Grab(group='de.sciss', module='intensitypalette', version='1.0.0'))
'de.sciss:intensitypalette:jar:1.0.0'

Download

Click the following link to download the jar file.

intensitypalette-1.0.0-javadoc.jar
intensitypalette-1.0.0-sources.jar
intensitypalette-1.0.0.jar
intensitypalette-1.0.0.pom



Related Tutorials