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