Delta Paged Binary Data Library

Library for paged binary data handling with support for delta changes

License

License

Categories

Categories

Data
GroupId

GroupId

org.exbin.auxiliary
ArtifactId

ArtifactId

paged_data-delta
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

Delta Paged Binary Data Library
Library for paged binary data handling with support for delta changes
Project URL

Project URL

https://exbin.org
Project Organization

Project Organization

Source Code Management

Source Code Management

https://github.com/exbin/exbin-auxiliary-java

Download paged_data-delta

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.exbin.auxiliary : paged_data jar 0.2.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0