is not current version
Last Version 1.3.10

org.openimaj:webpage-analysis 1.3.6

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

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

webpage-analysis
Version

Version

1.3.6
Type

Type

jar

Download webpage-analysis 1.3.6


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