is not current version
Last Version 0.9.2

in.wilsonl.minifyhtml:minify-html 0.3.2

Fast and smart HTML + JS minifier

GroupId

GroupId

in.wilsonl.minifyhtml
ArtifactId

ArtifactId

minify-html
Version

Version

0.3.2
Type

Type

jar

Download minify-html 0.3.2


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