is not current version
Last Version 1.7.0.RELEASE

cn.wisewe:docx4j-wisewe-output 1.0.1

excel、word、pdf、zip文件导出

Categories

Categories

docx4j Business Logic Libraries Documents Processing
GroupId

GroupId

cn.wisewe
ArtifactId

ArtifactId

docx4j-wisewe-output
Version

Version

1.0.1
Type

Type

jar

Download docx4j-wisewe-output 1.0.1


<!-- https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/ -->
<dependency>
    <groupId>cn.wisewe</groupId>
    <artifactId>docx4j-wisewe-output</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/
implementation 'cn.wisewe:docx4j-wisewe-output:1.0.1'
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/
implementation ("cn.wisewe:docx4j-wisewe-output:1.0.1")
'cn.wisewe:docx4j-wisewe-output:jar:1.0.1'
<dependency org="cn.wisewe" name="docx4j-wisewe-output" rev="1.0.1">
  <artifact name="docx4j-wisewe-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wisewe', module='docx4j-wisewe-output', version='1.0.1')
)
libraryDependencies += "cn.wisewe" % "docx4j-wisewe-output" % "1.0.1"
[cn.wisewe/docx4j-wisewe-output "1.0.1"]