Last Version

com.github.gwenn:scanner 0.1.0

Yet another CSV reader/pull parser/stream parser with small memory usage

License

License

GroupId

GroupId

com.github.gwenn
ArtifactId

ArtifactId

scanner
Version

Version

0.1.0
Type

Type

jar
Description

Description

com.github.gwenn:scanner
Yet another CSV reader/pull parser/stream parser with small memory usage
Project URL

Project URL

https://github.com/gwenn/scanner
Source Code Management

Source Code Management

https://github.com/gwenn/scanner

Download scanner 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.