Categories |
Categoriesdocx4j Business Logic Libraries Documents Processing |
---|---|
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIddocx4j-template-jetbrick |
Version | Version1.0.0.RELEASE |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-jetbrick/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>docx4j-template-jetbrick</artifactId>
<version>1.0.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-jetbrick/
implementation 'com.github.hiwepy:docx4j-template-jetbrick:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/docx4j-template-jetbrick/
implementation ("com.github.hiwepy:docx4j-template-jetbrick:1.0.0.RELEASE")
'com.github.hiwepy:docx4j-template-jetbrick:jar:1.0.0.RELEASE'
<dependency org="com.github.hiwepy" name="docx4j-template-jetbrick" rev="1.0.0.RELEASE">
<artifact name="docx4j-template-jetbrick" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='docx4j-template-jetbrick', version='1.0.0.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "docx4j-template-jetbrick" % "1.0.0.RELEASE"
[com.github.hiwepy/docx4j-template-jetbrick "1.0.0.RELEASE"]