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

com.github.mygreen:super-csv-annotation 1.2

[ Super CSV Annotation, And Localization Message ]

Категории

Категории

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

Группа

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

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

super-csv-annotation
Версия

Версия

1.2
Тип

Тип

jar

Скачать super-csv-annotation 1.2


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