is not current version
Last Version 3.117

com.sta-soft:converter3 3.110

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.

GroupId

GroupId

com.sta-soft
ArtifactId

ArtifactId

converter3
Version

Version

3.110
Type

Type

jar

Download converter3 3.110


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