Simple ODS library

A library for load/save ODS files in java.

License

License

GroupId

GroupId

com.github.miachm.sods
ArtifactId

ArtifactId

SODS
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

Simple ODS library
A library for load/save ODS files in java.
Project URL

Project URL

https://github.com/miachm/SODS
Source Code Management

Source Code Management

https://github.com/miachm/SODS

Download SODS

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.0
1.3.0
1.2.2
1.2.1
1.2.0
1.1.1
1.1.0
1.0.2
1.0.1