License |
License |
---|---|
GroupId | GroupIdcom.github.nbbrd.spreadsheet4j |
ArtifactId | ArtifactIdspreadsheet-util |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionspreadsheet4j-util
Spreadsheet facade for Java - Util
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spreadsheet-util-2.5.1.pom | |
spreadsheet-util-2.5.1.jar | 135 KB |
spreadsheet-util-2.5.1-sources.jar | 6 KB |
spreadsheet-util-2.5.1-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-util/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-util</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-util/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-util:2.5.1'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-util/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-util:2.5.1")
'com.github.nbbrd.spreadsheet4j:spreadsheet-util:jar:2.5.1'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-util" rev="2.5.1">
<artifact name="spreadsheet-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-util', version='2.5.1')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-util" % "2.5.1"
[com.github.nbbrd.spreadsheet4j/spreadsheet-util "2.5.1"]