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