Last Version

RetrofitHtmlConverter 0.0.1

Converter implementation for retrofit 2 using jsoup

License

License

Categories

Categories

Retrofit Net HTTP Clients
GroupId

GroupId

com.github.slashrootv200
ArtifactId

ArtifactId

retrofit-html-converter
Version

Version

0.0.1
Type

Type

jar
Description

Description

RetrofitHtmlConverter
Converter implementation for retrofit 2 using jsoup
Project URL

Project URL

https://github.com/slashrootv200/retrofit2-html-converter
Source Code Management

Source Code Management

https://github.com/slashrootv200/retrofit2-html-converter

Download retrofit-html-converter 0.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
com.squareup.retrofit2 : retrofit jar 2.3.0
org.jsoup : jsoup jar 1.10.3

Project Modules

There are no modules declared in this project.