не последняя версия
Последняя версия 3.117

com.sta-soft:converter3 3.109

Tool to convert CSV and XLS to XML, to transform XML and to convert XML to CSV, HTML, other text files, PDF etc., useful as command line tool and integrated in other projects.

Группа

Группа

com.sta-soft
Идентификатор

Идентификатор

converter3
Версия

Версия

3.109
Тип

Тип

jar

Скачать converter3 3.109


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