is not current version
Last Version 2.5.8

net.sf.cuf:cuf-csvview 2.5.2


Categories

Categories

Net CSV Data Data Formats
GroupId

GroupId

net.sf.cuf
ArtifactId

ArtifactId

cuf-csvview
Version

Version

2.5.2
Type

Type

jar

Download cuf-csvview 2.5.2


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