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