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