is not current version
Last Version 2.9.1

com.univocity:univocity-parsers 1.0.1

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

Categories

Categories

uniVocity-parsers Data Data Formats CSV
GroupId

GroupId

com.univocity
ArtifactId

ArtifactId

univocity-parsers
Version

Version

1.0.1
Type

Type

jar

Download univocity-parsers 1.0.1


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