is not current version
Last Version 3.1.7

org.webjars.npm:diff2html 2.0.1

WebJar for diff2html

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

diff2html
Version

Version

2.0.1
Type

Type

jar

Download diff2html 2.0.1


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