mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-04 20:15:28 -04:00
Merge branch 'master' of github.com:haraldk/TwelveMonkeys
This commit is contained in:
commit
33f3c51d37
@ -428,12 +428,12 @@ To depend on the JPEG and TIFF plugin using Maven, add the following to your POM
|
||||
<dependency>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>imageio-jpeg</artifactId>
|
||||
<version>3.0</version> <!-- Alternatively, build your own 3.0-something version -->
|
||||
<version>3.0</version> <!-- Alternatively, build your own 3.1-something version -->
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.twelvemonkeys.imageio</groupId>
|
||||
<artifactId>imageio-tiff</artifactId>
|
||||
<version>3.0</version> <!-- Alternatively, build your own 3.0-something version -->
|
||||
<version>3.0</version> <!-- Alternatively, build your own 3.1-something version -->
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user