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

com.univocity:univocity-parsers 1.5.0

uniVocity's open source parsers for processing different text formats using a consistent API

Категории

Категории

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

Группа

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

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

univocity-parsers
Версия

Версия

1.5.0
Тип

Тип

jar

Скачать univocity-parsers 1.5.0


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