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