Last Version

Delta Updater Common Library 1.1.3

Common library for utilities and library for creating and applying binary patches to file system directories.

License

License

GroupId

GroupId

com.alexkasko.delta
ArtifactId

ArtifactId

delta-common
Version

Version

1.1.3
Type

Type

jar
Description

Description

Delta Updater Common Library
Common library for utilities and library for creating and applying binary patches to file system directories.
Project URL

Project URL

https://github.com/alexkasko/delta-updater
Source Code Management

Source Code Management

https://github.com/alexkasko/delta-updater

Download delta-common 1.1.3


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

Dependencies

compile (3)

Group / Artifact Type Version
com.google.guava : guava jar 10.0
commons-lang : commons-lang jar 2.6
commons-io : commons-io jar 2.1

Project Modules

There are no modules declared in this project.