is not current version
Last Version 1.3.10

org.openimaj:webpage-analysis 1.3.7

Utilities for analysing the content and visual layout of a web-page.

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

webpage-analysis
Version

Version

1.3.7
Type

Type

jar

Download webpage-analysis 1.3.7


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