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