is not current version
Last Version 3.1.7

org.webjars.npm:diff2html 3.1.6

WebJar for diff2html

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

diff2html
Version

Version

3.1.6
Type

Type

jar

Download diff2html 3.1.6


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