Delta

Data differencing library

License

License

GroupId

GroupId

uk.megaslice
ArtifactId

ArtifactId

delta
Last Version

Last Version

1.2
Release Date

Release Date

Type

Type

jar
Description

Description

Delta
Data differencing library
Project URL

Project URL

https://github.com/megaslice/delta

Download delta

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.12

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2
1.1
1.0