FastScanner

Optimized Java Library for buffered stream scanning

License

License

GroupId

GroupId

io.github.nassimus26
ArtifactId

ArtifactId

FastScanner
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

FastScanner
Optimized Java Library for buffered stream scanning
Project URL

Project URL

https://github.com/nassimus26/FastScanner
Source Code Management

Source Code Management

https://github.com/nassimus26/FastScanner

Download FastScanner

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.6.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.0