| License |
License |
|---|---|
| GroupId | GroupIdcom.luhuiguo |
| ArtifactId | ArtifactIdaspose-words |
| Last Version | Last Version22.4 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAspose.Words for Java
Aspose.Words for Java is a full-featured Word Processing API.
It allows to read, modify, convert, generate, format, render
and print human-readable documents. Aspose.Words for Java
supports all the popular Word Processing file formats.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| aspose-words-22.4.pom | 5 KB |
| aspose-words-22.4-shaping-harfbuzz-plugin.jar | 14 MB |
| aspose-words-22.4-jdk17.jar | 14 MB |
| aspose-words-22.4-javadoc.jar | 3 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.luhuiguo/aspose-words/ -->
<dependency>
<groupId>com.luhuiguo</groupId>
<artifactId>aspose-words</artifactId>
<version>22.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-words/
implementation 'com.luhuiguo:aspose-words:22.4'
// https://jarcasting.com/artifacts/com.luhuiguo/aspose-words/
implementation ("com.luhuiguo:aspose-words:22.4")
'com.luhuiguo:aspose-words:jar:22.4'
<dependency org="com.luhuiguo" name="aspose-words" rev="22.4">
<artifact name="aspose-words" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.luhuiguo', module='aspose-words', version='22.4')
)
libraryDependencies += "com.luhuiguo" % "aspose-words" % "22.4"
[com.luhuiguo/aspose-words "22.4"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.luhuiguo : aspose-words | jar | 22.4 |
| com.luhuiguo : aspose-words | jar | 22.4 |
| org.jogamp.jogl : jogl-all-main | jar | 2.3.2 |
| org.jogamp.gluegen : gluegen-rt-main | jar | 2.3.2 |