is not current version
Last Version 1.1.0

org.webjars:diff2html 0.0.1

WebJar for Diff2Html

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

diff2html
Version

Version

0.0.1
Type

Type

jar

Download diff2html 0.0.1


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