|
@@ -0,0 +1,9 @@
|
|
1
|
+<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
|
|
3
|
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
4
|
+ <modelVersion>4.0.0</modelVersion>
|
|
5
|
+ <groupId>cells.aspose</groupId>
|
|
6
|
+ <artifactId>excel2pdf</artifactId>
|
|
7
|
+ <version>8.5.2</version>
|
|
8
|
+ <description>POM was created from install:install-file</description>
|
|
9
|
+</project>
|