License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdconverter3 |
Last Version | Last Version3.117 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionConverter3
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.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
converter3-3.117.pom | |
converter3-3.117.jar | 12 MB |
converter3-3.117-tests.jar | 2 KB |
converter3-3.117-sources.jar | 10 MB |
converter3-3.117-javadoc.jar | 280 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/converter3/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>converter3</artifactId>
<version>3.117</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/converter3/
implementation 'com.sta-soft:converter3:3.117'
// https://jarcasting.com/artifacts/com.sta-soft/converter3/
implementation ("com.sta-soft:converter3:3.117")
'com.sta-soft:converter3:jar:3.117'
<dependency org="com.sta-soft" name="converter3" rev="3.117">
<artifact name="converter3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='converter3', version='3.117')
)
libraryDependencies += "com.sta-soft" % "converter3" % "3.117"
[com.sta-soft/converter3 "3.117"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |