We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 495506b commit f49559eCopy full SHA for f49559e
README.md
@@ -18,7 +18,7 @@ Add the following dependency to your pom.xml:
18
<dependency>
19
<groupId>com.compdf</groupId>
20
<artifactId>compdfkit-pdf-api-java</artifactId>
21
- <version>1.0.0</version>
+ <version>1.2.2</version>
22
</dependency>
23
```
24
pom.xml
@@ -43,7 +43,7 @@
43
44
45
46
47
48
<name>compdfkit-pdf-api-java</name>
49
<description>compdfkit-pdf-api-java</description>
0 commit comments