| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииTabula Данные PDF |
| Группа | Группаorg.refcodes |
| Идентификатор | Идентификаторrefcodes-tabular |
| Последняя версия | Последняя версия3.0.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеorg.refcodes:refcodes-tabular
Artifact providing a frame and data structures for tabular, list and
record based functionality.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| refcodes-tabular-3.0.4.pom | |
| refcodes-tabular-3.0.4.jar | 78 KB |
| refcodes-tabular-3.0.4-tests.jar | 16 KB |
| refcodes-tabular-3.0.4-test-sources.jar | 12 KB |
| refcodes-tabular-3.0.4-sources.jar | 79 KB |
| refcodes-tabular-3.0.4-javadoc.jar | 778 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular/ -->
<dependency>
<groupId>org.refcodes</groupId>
<artifactId>refcodes-tabular</artifactId>
<version>3.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular/
implementation 'org.refcodes:refcodes-tabular:3.0.4'
// https://jarcasting.com/artifacts/org.refcodes/refcodes-tabular/
implementation ("org.refcodes:refcodes-tabular:3.0.4")
'org.refcodes:refcodes-tabular:jar:3.0.4'
<dependency org="org.refcodes" name="refcodes-tabular" rev="3.0.4">
<artifact name="refcodes-tabular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.refcodes', module='refcodes-tabular', version='3.0.4')
)
libraryDependencies += "org.refcodes" % "refcodes-tabular" % "3.0.4"
[org.refcodes/refcodes-tabular "3.0.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.refcodes : refcodes-io | jar | 3.0.4 |
| org.refcodes : refcodes-component | jar | 3.0.4 |
| org.refcodes : refcodes-controlflow | jar | 3.0.4 |
| org.refcodes : refcodes-data | jar | 3.0.4 |
| org.refcodes : refcodes-numerical | jar | 3.0.4 |
| org.refcodes : refcodes-mixin | jar | 3.0.4 |
| org.refcodes : refcodes-factory | jar | 3.0.4 |
| org.refcodes : refcodes-textual | jar | 3.0.4 |
| org.refcodes : refcodes-licensing | jar | 3.0.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.8.2 |