is not current version
Last Version 1.0.3.Final

com.lapis.jsfexporter:export-type-csv 1.0.0.Final

CSV export type implementation

Categories

Categories

Jakarta Server Faces Jakarta EE The Web Tier CSV Data Data Formats
GroupId

GroupId

com.lapis.jsfexporter
ArtifactId

ArtifactId

export-type-csv
Version

Version

1.0.0.Final
Type

Type

jar

Download export-type-csv 1.0.0.Final


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