| License | License | 
|---|---|
| GroupId | GroupIdcom.univocity | 
| ArtifactId | ArtifactIdunivocity-common-api | 
| Last Version | Last Version2.0.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionunivocity-common-api univocity public API - Common classes and utilites | 
| Project URL | Project URL | 
| Project Organization | Project OrganizationUnivocity Software Pty Ltd | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| univocity-common-api-2.0.2.pom | |
| univocity-common-api-2.0.2.jar | 76 KB | 
| univocity-common-api-2.0.2-sources.jar | 66 KB | 
| univocity-common-api-2.0.2-javadoc.jar | 323 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.univocity/univocity-common-api/ -->
<dependency>
    <groupId>com.univocity</groupId>
    <artifactId>univocity-common-api</artifactId>
    <version>2.0.2</version>
</dependency>// https://jarcasting.com/artifacts/com.univocity/univocity-common-api/
implementation 'com.univocity:univocity-common-api:2.0.2'// https://jarcasting.com/artifacts/com.univocity/univocity-common-api/
implementation ("com.univocity:univocity-common-api:2.0.2")'com.univocity:univocity-common-api:jar:2.0.2'<dependency org="com.univocity" name="univocity-common-api" rev="2.0.2">
  <artifact name="univocity-common-api" type="jar" />
</dependency>@Grapes(
@Grab(group='com.univocity', module='univocity-common-api', version='2.0.2')
)libraryDependencies += "com.univocity" % "univocity-common-api" % "2.0.2"[com.univocity/univocity-common-api "2.0.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.8.21 |