is not current version
Last Version 1.4.8

cn.virens:virens-utils-office-to-html 1.4.7

将DOC/DOCX/XLX/XLSX/PPT/PPTX转为Html

GroupId

GroupId

cn.virens
ArtifactId

ArtifactId

virens-utils-office-to-html
Version

Version

1.4.7
Type

Type

jar

Download virens-utils-office-to-html 1.4.7


<!-- https://jarcasting.com/artifacts/cn.virens/virens-utils-office-to-html/ -->
<dependency>
    <groupId>cn.virens</groupId>
    <artifactId>virens-utils-office-to-html</artifactId>
    <version>1.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/cn.virens/virens-utils-office-to-html/
implementation 'cn.virens:virens-utils-office-to-html:1.4.7'
// https://jarcasting.com/artifacts/cn.virens/virens-utils-office-to-html/
implementation ("cn.virens:virens-utils-office-to-html:1.4.7")
'cn.virens:virens-utils-office-to-html:jar:1.4.7'
<dependency org="cn.virens" name="virens-utils-office-to-html" rev="1.4.7">
  <artifact name="virens-utils-office-to-html" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.virens', module='virens-utils-office-to-html', version='1.4.7')
)
libraryDependencies += "cn.virens" % "virens-utils-office-to-html" % "1.4.7"
[cn.virens/virens-utils-office-to-html "1.4.7"]