License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.spreadsheet4j |
ArtifactId | ArtifactIdspreadsheet-od |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreadsheet4j-od
Spreadsheet facade for Java - OD
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spreadsheet-od-2.5.1.pom | |
spreadsheet-od-2.5.1.jar | 8 KB |
spreadsheet-od-2.5.1-sources.jar | 7 KB |
spreadsheet-od-2.5.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-od</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-od:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-od/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-od:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-od:jar:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-od" rev="2.5.1">
<artifact name="spreadsheet-od" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-od', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-od" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-od "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.nbbrd.spreadsheet4j : spreadsheet-api | jar | 2.5.1 |
com.github.miachm.sods : SODS | jar | 1.4.0 |
Group / Artifact | Type | Version |
---|---|---|
org.checkerframework : checker-qual | jar | 3.22.2 |
com.github.nbbrd.java-service-util : java-service-annotation | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | |
com.github.nbbrd.spreadsheet4j : spreadsheet-tck | jar | 2.5.1 |