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:
46
46
<artifactId >aspose-imaging</artifactId >
47
47
<version >25.4</version >
48
48
</dependency >
49
+ <!-- Actually the following artifact is Openize.Openize.Heic but built and signed by Aspose and placed in Aspose repo -->
49
50
<dependency >
50
- <groupId >openize </groupId >
51
+ <groupId >com.aspose </groupId >
51
52
<artifactId >openize-heic</artifactId >
52
53
<version >25.4</version >
53
54
</dependency >
Original file line number Diff line number Diff line change 62
62
<classifier >javadoc</classifier >
63
63
</dependency >
64
64
<dependency >
65
- <groupId >openize </groupId >
65
+ <groupId >com.aspose </groupId >
66
66
<artifactId >openize-heic</artifactId >
67
67
<version >25.4</version >
68
68
</dependency >
You can’t perform that action at this time.
0 commit comments