diff

The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text

Лицензия

Лицензия

Группа

Группа

com.sksamuel.diff
Идентификатор

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

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

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

1.1.11
Дата

Дата

Тип

Тип

jar
Описание

Описание

diff
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text

Скачать diff

Как подключить последнюю версию

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

Зависимости

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

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

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.1.11
1.1.10
1.1.9