Last Version

bigdoc 0.3.0

This library allows you to handle gigabyte order huge files easily with high performance. You can search bytes or words / read data/text from huge files.

License

License

GroupId

GroupId

org.riversun
ArtifactId

ArtifactId

bigdoc
Version

Version

0.3.0
Type

Type

jar
Description

Description

bigdoc
This library allows you to handle gigabyte order huge files easily with high performance. You can search bytes or words / read data/text from huge files.
Project URL

Project URL

https://github.com/riversun/bigdoc
Source Code Management

Source Code Management

https://github.com/riversun/bigdoc

Download bigdoc 0.3.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.riversun : finbin jar 0.6.2

test (2)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.