is not current version
Last Version 1.3.10

org.openimaj:webpage-analysis 1.3

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

GroupId

GroupId

org.openimaj
ArtifactId

ArtifactId

webpage-analysis
Version

Version

1.3
Type

Type

jar

Download webpage-analysis 1.3


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