is not current version
Last Version 1.0.2

br.com.anteros:Anteros-CSV 1.0.0

Anteros CSV for Java.

Categories

Categories

Ant Build Tools CSV Data Data Formats
GroupId

GroupId

br.com.anteros
ArtifactId

ArtifactId

Anteros-CSV
Version

Version

1.0.0
Type

Type

jar

Download Anteros-CSV 1.0.0


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