is not current version
Last Version 1.18.0

org.ofdrw:ofdrw-tool 1.17.1

OFD Reader and Writer 文档操作工具,提供如文档合并等操作。

GroupId

GroupId

org.ofdrw
ArtifactId

ArtifactId

ofdrw-tool
Version

Version

1.17.1
Type

Type

jar

Download ofdrw-tool 1.17.1


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