не последняя версия
Последняя версия 1.2.2.1-jre17

com.guicedee.services:commons-csv 1.1.0.7-jre15

The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.

Категории

Категории

GUI Взаимодействие с пользователем CSV Данные Data Formats Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

com.guicedee.services
Идентификатор

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

commons-csv
Версия

Версия

1.1.0.7-jre15
Тип

Тип

jar

Скачать commons-csv 1.1.0.7-jre15


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