is not current version
Last Version 0.9.2

in.wilsonl.minifyhtml:minify-html 0.6.2

Extremely fast and smart HTML + JS + CSS minifier

GroupId

GroupId

in.wilsonl.minifyhtml
ArtifactId

ArtifactId

minify-html
Version

Version

0.6.2
Type

Type

jar

Download minify-html 0.6.2


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