Последняя версия

Delta Updater Application 1.1.3

Utilities and library for creating and applying binary patches to file system directories

Лицензия

Лицензия

Группа

Группа

com.alexkasko.delta
Идентификатор

Идентификатор

delta-parent
Версия

Версия

1.1.3
Тип

Тип

pom
Описание

Описание

Delta Updater Application
Utilities and library for creating and applying binary patches to file system directories
Ссылка на сайт

Ссылка на сайт

https://github.com/alexkasko/delta-updater
Система контроля версий

Система контроля версий

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

Скачать delta-parent 1.1.3

Имя Файла Размер
delta-parent-1.1.3.pom 7 KB
Обзор

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • delta-diff
  • delta-patch
  • delta-common