Commons CSV

Apache Commons Bytecode Engineering Library, with type annotations

Лицензия

Лицензия

Категории

Категории

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

Группа

org.checkerframework.annotatedlib
Идентификатор

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

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

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

1.9.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Commons CSV
Apache Commons Bytecode Engineering Library, with type annotations
Ссылка на сайт

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

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

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

https://github.com/typetools/commons-csv.git

Скачать commons-csv

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

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

Версия
1.9.0
1.8
1.7
1.6
0.0.1