| License |
License |
|---|---|
| Categories |
CategoriesPDF Data |
| GroupId | GroupIdcom.luhuiguo |
| ArtifactId | ArtifactIdaspose-pdf |
| Last Version | Last Version22.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspose.PDF for Java
Aspose.PDF for Java
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspose-pdf-22.4.pom | |
| aspose-pdf-22.4.jar | 68 MB |
| aspose-pdf-22.4-sources.jar | 198 bytes |
| aspose-pdf-22.4-javadoc.jar | 5 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.luhuiguo/aspose-pdf/ -->
<dependency>
<groupId>com.luhuiguo</groupId>
<artifactId>aspose-pdf</artifactId>
<version>22.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-pdf/
implementation 'com.luhuiguo:aspose-pdf:22.4'
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-pdf/
implementation ("com.luhuiguo:aspose-pdf:22.4")
'com.luhuiguo:aspose-pdf:jar:22.4'
<dependency org="com.luhuiguo" name="aspose-pdf" rev="22.4">
<artifact name="aspose-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo', module='aspose-pdf', version='22.4')
)
libraryDependencies += "com.luhuiguo" % "aspose-pdf" % "22.4"
[com.luhuiguo/aspose-pdf "22.4"]