Search code examples
javajmfjai

How i add javax.media.jai.* package in project?


I read the posts and download the cross platform ZIP file which contain jmf.jar file. But this jar does not contain only javax.media.jai package. where i get this jar?


Solution

  • You could try using maven. Here is the maven repo... http://mvnrepository.com/artifact/javax.media/jai_core/1.1.3

    Or download the source from here http://www.oracle.com/technetwork/java/current-142188.html