Last Version

line-parser 0.5.0

A line parser for Java based on mmap()

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

line-parser
Version

Version

0.5.0
Type

Type

jar
Description

Description

line-parser
A line parser for Java based on mmap()
Project URL

Project URL

https://github.com/marschall/line-parser
Source Code Management

Source Code Management

https://github.com/marschall/line-parser

Download line-parser 0.5.0


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

Dependencies

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.openjdk.jmh : jmh-core jar 1.19
org.openjdk.jmh : jmh-generator-annprocess jar 1.19
org.openjdk.jol : jol-core jar 0.8

Project Modules

There are no modules declared in this project.