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