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