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