не последняя версия
Последняя версия 1.0.1.RELEASE

com.github.hiwepy:docx4j-template-xhtml 1.0.0.RELEASE

Building doc documents based on xhtml templates using docx4j

Категории

Категории

docx4j Прикладные библиотеки Documents Processing
Группа

Группа

com.github.hiwepy
Идентификатор

Идентификатор

docx4j-template-xhtml
Версия

Версия

1.0.0.RELEASE
Тип

Тип

jar

Скачать docx4j-template-xhtml 1.0.0.RELEASE


<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/ -->
<dependency>
    <groupId>com.github.hiwepy</groupId>
    <artifactId>docx4j-template-xhtml</artifactId>
    <version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/
implementation 'com.github.hiwepy:docx4j-template-xhtml:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-xhtml/
implementation ("com.github.hiwepy:docx4j-template-xhtml:1.0.0.RELEASE")
'com.github.hiwepy:docx4j-template-xhtml:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-xhtml" rev="1.0.0.RELEASE">
  <artifact name="docx4j-template-xhtml" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-xhtml', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-xhtml" % "1.0.0.RELEASE"
[com.github.hiwepy/docx4j-template-xhtml "1.0.0.RELEASE"]