| License |
License |
|---|---|
| GroupId | GroupIduk.megaslice |
| ArtifactId | ArtifactIddelta |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDelta
Data differencing library
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| delta-1.2.pom | |
| delta-1.2.jar | 18 KB |
| delta-1.2-sources.jar | 7 KB |
| delta-1.2-javadoc.jar | 429 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.6.0 |