не последняя версия
Последняя версия 1.0.0.RC4

com.github.sophtutch:recitcsv 1.0.0.RC2

Reconciliation of CSV files and reporting of the results in HTML format.

Категории

Категории

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

Группа

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

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

recitcsv
Версия

Версия

1.0.0.RC2
Тип

Тип

pom

Скачать recitcsv 1.0.0.RC2


<!-- https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/ -->
<dependency>
    <groupId>com.github.sophtutch</groupId>
    <artifactId>recitcsv</artifactId>
    <version>1.0.0.RC2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/
implementation 'com.github.sophtutch:recitcsv:1.0.0.RC2'
// https://jarcasting.com/artifacts/com.github.sophtutch/recitcsv/
implementation ("com.github.sophtutch:recitcsv:1.0.0.RC2")
'com.github.sophtutch:recitcsv:pom:1.0.0.RC2'
<dependency org="com.github.sophtutch" name="recitcsv" rev="1.0.0.RC2">
  <artifact name="recitcsv" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.sophtutch', module='recitcsv', version='1.0.0.RC2')
)
libraryDependencies += "com.github.sophtutch" % "recitcsv" % "1.0.0.RC2"
[com.github.sophtutch/recitcsv "1.0.0.RC2"]