File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change 12961296
12971297 <!-- Third party components -->
12981298
1299+ <!-- Algart TIFF - https://algart.net/java/AlgART-TIFF/ -->
1300+ <algart-tiff .version>1.2.7</algart-tiff .version>
1301+ <net .algart.algart-tiff.version>${algart-tiff.version} </net .algart.algart-tiff.version>
1302+
12991303 <!-- Amazon S3 - https://aws.amazon.com/sdkforjava -->
13001304 <aws .version>1.12.667</aws .version>
13011305 <aws-java-sdk-core .version>${aws.version} </aws-java-sdk-core .version>
41344138
41354139 <!-- Third party components -->
41364140
4141+ <!-- Algart TIFF - https://algart.net/java/AlgART-TIFF/ -->
4142+ <dependency >
4143+ <groupId >net.algart</groupId >
4144+ <artifactId >algart-tiff</artifactId >
4145+ <version >${net.algart.algart-tiff.version} </version >
4146+ </dependency >
4147+
41374148 <!-- Amazon S3 - https://aws.amazon.com/sdkforjava -->
41384149 <dependency >
41394150 <groupId >com.amazonaws</groupId >
You can’t perform that action at this time.
0 commit comments