не последняя версия
Последняя версия 1.11

com.github.blasd.apex:apex-csv 1.10


Категории

Категории

CSV Данные Data Formats
Группа

Группа

com.github.blasd.apex
Идентификатор

Идентификатор

apex-csv
Версия

Версия

1.10
Тип

Тип

jar

Скачать apex-csv 1.10


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