| Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing Search |
|---|---|
| GroupId | GroupIdde.phip1611 |
| ArtifactId | ArtifactIddocx4j-search-and-replace-util |
| Version | Version1.0.2 |
| Type | Typejar |
<!-- https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/ -->
<dependency>
<groupId>de.phip1611</groupId>
<artifactId>docx4j-search-and-replace-util</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/
implementation 'de.phip1611:docx4j-search-and-replace-util:1.0.2'
// https://jarcasting.com/artifacts/de.phip1611/docx4j-search-and-replace-util/
implementation ("de.phip1611:docx4j-search-and-replace-util:1.0.2")
'de.phip1611:docx4j-search-and-replace-util:jar:1.0.2'
<dependency org="de.phip1611" name="docx4j-search-and-replace-util" rev="1.0.2">
<artifact name="docx4j-search-and-replace-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.phip1611', module='docx4j-search-and-replace-util', version='1.0.2')
)
libraryDependencies += "de.phip1611" % "docx4j-search-and-replace-util" % "1.0.2"
[de.phip1611/docx4j-search-and-replace-util "1.0.2"]