is not current version
Last Version 1.0.1.RELEASE

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

Building doc documents based on doc/docx file using docx4j

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

com.github.hiwepy
ArtifactId

ArtifactId

docx4j-template-core
Version

Version

1.0.0.RELEASE
Type

Type

jar

Download docx4j-template-core 1.0.0.RELEASE


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