io.github.bpoole6:{project.artifactId}

The quirk-csv library enables the use of annotation when parsing csvs'. This includes doing it by the order in which the row is read or by headers.

Лицензия

Лицензия

Категории

Категории

CSV Данные Data Formats
Группа

Группа

io.github.bpoole6
Идентификатор

Идентификатор

quirk-csv
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

io.github.bpoole6:{project.artifactId}
The quirk-csv library enables the use of annotation when parsing csvs'. This includes doing it by the order in which the row is read or by headers.
Ссылка на сайт

Ссылка на сайт

https://github.com/bpoole6/quirk-csv
Система контроля версий

Система контроля версий

https://github.com/bpoole6/quirk-csv/tree/master

Скачать quirk-csv

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.github.bpoole6/quirk-csv/ -->
<dependency>
    <groupId>io.github.bpoole6</groupId>
    <artifactId>quirk-csv</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.bpoole6/quirk-csv/
implementation 'io.github.bpoole6:quirk-csv:1.0.2'
// https://jarcasting.com/artifacts/io.github.bpoole6/quirk-csv/
implementation ("io.github.bpoole6:quirk-csv:1.0.2")
'io.github.bpoole6:quirk-csv:jar:1.0.2'
<dependency org="io.github.bpoole6" name="quirk-csv" rev="1.0.2">
  <artifact name="quirk-csv" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.bpoole6', module='quirk-csv', version='1.0.2')
)
libraryDependencies += "io.github.bpoole6" % "quirk-csv" % "1.0.2"
[io.github.bpoole6/quirk-csv "1.0.2"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-csv jar 1.6

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1
1.0.0