is not current version
Last Version v1.4.2

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

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

GroupId

GroupId

com.liumapp.workable.converter
ArtifactId

ArtifactId

workable-converter
Version

Version

v1.4.1
Type

Type

jar

Download workable-converter v1.4.1


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