<?xml version="1.0" encoding="UTF-8"?><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.aspose</groupId>
  <artifactId>aspose-imaging</artifactId>
  <version>24.3</version>
  <name>Aspose Imaging for Java</name>
  <description>Impressive library for all kind of image formats support, conversion and data manipulation</description>
  
  <organization>
	<name>Aspose Pty Ltd</name>
	<url>https://www.aspose.com</url>
  </organization>

  <licenses>
	  <license>
		<name>Proprietary</name>
	  </license>
  </licenses>
</project>