File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -46,8 +46,9 @@ Then define Aspose.Imaging for Java API dependency in your pom.xml as follows:
4646 <artifactId >aspose-imaging</artifactId >
4747 <version >25.4</version >
4848 </dependency >
49+ <!-- Actually the following artifact is Openize.Openize.Heic but built and signed by Aspose and placed in Aspose repo -->
4950 <dependency >
50- <groupId >openize </groupId >
51+ <groupId >com.aspose </groupId >
5152 <artifactId >openize-heic</artifactId >
5253 <version >25.4</version >
5354 </dependency >
Original file line number Diff line number Diff line change 6262 <classifier >javadoc</classifier >
6363 </dependency >
6464 <dependency >
65- <groupId >openize </groupId >
65+ <groupId >com.aspose </groupId >
6666 <artifactId >openize-heic</artifactId >
6767 <version >25.4</version >
6868 </dependency >
You can’t perform that action at this time.
0 commit comments