Last Version

image-resolver 0.1.0

A Java 8 library to extract main image from a URL or HTML

License

License

Apache
GroupId

GroupId

com.shekhargulati
ArtifactId

ArtifactId

image-resolver
Version

Version

0.1.0
Type

Type

jar
Description

Description

image-resolver
A Java 8 library to extract main image from a URL or HTML
Project URL

Project URL

https://github.com/shekhargulati/image-resolver
Source Code Management

Source Code Management

https://github.com/shekhargulati/image-resolver.git

Download image-resolver 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.squareup.okhttp3 : okhttp jar 3.5.0
org.jsoup : jsoup jar 1.10.2
org.slf4j : slf4j-api jar 1.7.22

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 3.6.2
org.slf4j : slf4j-simple jar 1.7.22

Project Modules

There are no modules declared in this project.