| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.spreadsheet4j |
| Идентификатор | Идентификаторspreadsheet-bom |
| Версия | Версия2.4.0 |
| Тип | Типpom |
| Описание |
Описаниеspreadsheet4j-bom
Spreadsheet facade for Java - Bill of Materials
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spreadsheet-bom-2.4.0.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/ -->
<dependency>
<groupId>com.github.nbbrd.spreadsheet4j</groupId>
<artifactId>spreadsheet-bom</artifactId>
<version>2.4.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/
implementation 'com.github.nbbrd.spreadsheet4j:spreadsheet-bom:2.4.0'
// https://jarcasting.com/artifacts/com.github.nbbrd.spreadsheet4j/spreadsheet-bom/
implementation ("com.github.nbbrd.spreadsheet4j:spreadsheet-bom:2.4.0")
'com.github.nbbrd.spreadsheet4j:spreadsheet-bom:pom:2.4.0'
<dependency org="com.github.nbbrd.spreadsheet4j" name="spreadsheet-bom" rev="2.4.0">
<artifact name="spreadsheet-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.nbbrd.spreadsheet4j', module='spreadsheet-bom', version='2.4.0')
)
libraryDependencies += "com.github.nbbrd.spreadsheet4j" % "spreadsheet-bom" % "2.4.0"
[com.github.nbbrd.spreadsheet4j/spreadsheet-bom "2.4.0"]