License |
License |
---|---|
Categories |
CategoriesJava Languages PDF Data |
GroupId | GroupIdorg.plutext.graph-convert |
ArtifactId | ArtifactIdjava-docx-to-pdf-using-Microsoft-Graph-parent |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava-docx-to-pdf-using-Microsoft-Graph parent
Demonstrate various approaches to using Microsoft Graph for docx to PDF conversion in Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
java-docx-to-pdf-using-Microsoft-Graph-parent-1.0.1.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.plutext.graph-convert/java-docx-to-pdf-using-Microsoft-Graph-parent/ -->
<dependency>
<groupId>org.plutext.graph-convert</groupId>
<artifactId>java-docx-to-pdf-using-Microsoft-Graph-parent</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.plutext.graph-convert/java-docx-to-pdf-using-Microsoft-Graph-parent/
implementation 'org.plutext.graph-convert:java-docx-to-pdf-using-Microsoft-Graph-parent:1.0.1'
// https://jarcasting.com/artifacts/org.plutext.graph-convert/java-docx-to-pdf-using-Microsoft-Graph-parent/
implementation ("org.plutext.graph-convert:java-docx-to-pdf-using-Microsoft-Graph-parent:1.0.1")
'org.plutext.graph-convert:java-docx-to-pdf-using-Microsoft-Graph-parent:pom:1.0.1'
<dependency org="org.plutext.graph-convert" name="java-docx-to-pdf-using-Microsoft-Graph-parent" rev="1.0.1">
<artifact name="java-docx-to-pdf-using-Microsoft-Graph-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.plutext.graph-convert', module='java-docx-to-pdf-using-Microsoft-Graph-parent', version='1.0.1')
)
libraryDependencies += "org.plutext.graph-convert" % "java-docx-to-pdf-using-Microsoft-Graph-parent" % "1.0.1"
[org.plutext.graph-convert/java-docx-to-pdf-using-Microsoft-Graph-parent "1.0.1"]