| Категории |
Категорииdocx4j Прикладные библиотеки Documents Processing |
|---|---|
| Группа | Группаcn.wisewe |
| Идентификатор | Идентификаторdocx4j-wisewe-output |
| Версия | Версия1.0.2.RELEASE |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/ -->
<dependency>
<groupId>cn.wisewe</groupId>
<artifactId>docx4j-wisewe-output</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/
implementation 'cn.wisewe:docx4j-wisewe-output:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/cn.wisewe/docx4j-wisewe-output/
implementation ("cn.wisewe:docx4j-wisewe-output:1.0.2.RELEASE")
'cn.wisewe:docx4j-wisewe-output:jar:1.0.2.RELEASE'
<dependency org="cn.wisewe" name="docx4j-wisewe-output" rev="1.0.2.RELEASE">
<artifact name="docx4j-wisewe-output" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.wisewe', module='docx4j-wisewe-output', version='1.0.2.RELEASE')
)
libraryDependencies += "cn.wisewe" % "docx4j-wisewe-output" % "1.0.2.RELEASE"
[cn.wisewe/docx4j-wisewe-output "1.0.2.RELEASE"]