Last Version

jtinycsvparser 1.2

JTinyCsvParser is a high-performance CSV Parser for Java.

License

License

Categories

Categories

CSV Data Data Formats
GroupId

GroupId

de.bytefish
ArtifactId

ArtifactId

jtinycsvparser
Version

Version

1.2
Type

Type

jar
Description

Description

jtinycsvparser
JTinyCsvParser is a high-performance CSV Parser for Java.
Project URL

Project URL

http://www.github.com/bytefish/JTinyCsvParser
Source Code Management

Source Code Management

https://github.com/bytefish/JTinyCsvParser

Download jtinycsvparser 1.2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.