is not current version
Last Version 1.6

de.cronn:diff-to-html 1.0

Display diffs in a convenient html page

GroupId

GroupId

de.cronn
ArtifactId

ArtifactId

diff-to-html
Version

Version

1.0
Type

Type

jar

Download diff-to-html 1.0


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