is not current version
Last Version 1.0.6

com.univocity:univocity-api 1.0.5

uniVocity Data Integration's Public API

GroupId

GroupId

com.univocity
ArtifactId

ArtifactId

univocity-api
Version

Version

1.0.5
Type

Type

jar

Download univocity-api 1.0.5


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