Categories |
Categoriesdocuments4j Business Logic Libraries Documents Processing docx4j |
---|---|
GroupId | GroupIdorg.docx4j |
ArtifactId | ArtifactIddocx4j-documents4j-remote |
Version | Version8.3.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/ -->
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-documents4j-remote</artifactId>
<version>8.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation 'org.docx4j:docx4j-documents4j-remote:8.3.1'
// https://jarcasting.com/artifacts/org.docx4j/docx4j-documents4j-remote/
implementation ("org.docx4j:docx4j-documents4j-remote:8.3.1")
'org.docx4j:docx4j-documents4j-remote:jar:8.3.1'
<dependency org="org.docx4j" name="docx4j-documents4j-remote" rev="8.3.1">
<artifact name="docx4j-documents4j-remote" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.docx4j', module='docx4j-documents4j-remote', version='8.3.1')
)
libraryDependencies += "org.docx4j" % "docx4j-documents4j-remote" % "8.3.1"
[org.docx4j/docx4j-documents4j-remote "8.3.1"]