is not current version
Last Version 5.3.2

org.metafacture:metafacture-html 5.3.0

Modules for processing HTML documents

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metafacture-html
Version

Version

5.3.0
Type

Type

jar

Download metafacture-html 5.3.0


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