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

net.sf.cuf:cuf-csvview 2.0.1


Категории

Категории

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

Группа

net.sf.cuf
Идентификатор

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

cuf-csvview
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать cuf-csvview 2.0.1


<!-- https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvview/ -->
<dependency>
    <groupId>net.sf.cuf</groupId>
    <artifactId>cuf-csvview</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvview/
implementation 'net.sf.cuf:cuf-csvview:2.0.1'
// https://jarcasting.com/artifacts/net.sf.cuf/cuf-csvview/
implementation ("net.sf.cuf:cuf-csvview:2.0.1")
'net.sf.cuf:cuf-csvview:jar:2.0.1'
<dependency org="net.sf.cuf" name="cuf-csvview" rev="2.0.1">
  <artifact name="cuf-csvview" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cuf', module='cuf-csvview', version='2.0.1')
)
libraryDependencies += "net.sf.cuf" % "cuf-csvview" % "2.0.1"
[net.sf.cuf/cuf-csvview "2.0.1"]