License |
License |
---|---|
Categories |
CategoriesAnt Build Tools CSV Data Data Formats |
GroupId | GroupIdbr.com.anteros |
ArtifactId | ArtifactIdAnteros-CSV |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionAnteros CSV
Anteros CSV for Java.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationAnteros Tecnologia |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
Anteros-CSV-1.0.2.pom | |
Anteros-CSV-1.0.2.jar | 18 KB |
Anteros-CSV-1.0.2-sources.jar | 15 KB |
Anteros-CSV-1.0.2-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/br.com.anteros/Anteros-CSV/ -->
<dependency>
<groupId>br.com.anteros</groupId>
<artifactId>Anteros-CSV</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-CSV/
implementation 'br.com.anteros:Anteros-CSV:1.0.2'
// https://jarcasting.com/artifacts/br.com.anteros/Anteros-CSV/
implementation ("br.com.anteros:Anteros-CSV:1.0.2")
'br.com.anteros:Anteros-CSV:jar:1.0.2'
<dependency org="br.com.anteros" name="Anteros-CSV" rev="1.0.2">
<artifact name="Anteros-CSV" type="jar" />
</dependency>
@Grapes(
@Grab(group='br.com.anteros', module='Anteros-CSV', version='1.0.2')
)
libraryDependencies += "br.com.anteros" % "Anteros-CSV" % "1.0.2"
[br.com.anteros/Anteros-CSV "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.4 |
org.testng : testng | jar | 7.0.0 |