| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.nbbrd.spreadsheet4j |
| Идентификатор | Идентификаторspreadsheet-bom |
| Последняя версия | Последняя версия2.5.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspreadsheet4j-bom
Spreadsheet facade for Java - Bill of Materials
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spreadsheet-bom-2.5.1.pom | 7 KB |
| Обзор |
<!-- 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"]