is not current version
Last Version v1.4.2

com.liumapp.workable.converter:workable-converter v1.3.0

基于libreoffice实现的文档转换工具模块

GroupId

GroupId

com.liumapp.workable.converter
ArtifactId

ArtifactId

workable-converter
Version

Version

v1.3.0
Type

Type

jar

Download workable-converter v1.3.0


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