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