Last Version

Converter: Jsoup Annotations 1.0.0-alpha1

Annotation based Retrofit converter for HTML

License

License

Categories

Categories

jsoup Business Logic Libraries
GroupId

GroupId

com.github.annypatel.retrocrawler
ArtifactId

ArtifactId

converter-jsoup-annotations
Version

Version

1.0.0-alpha1
Type

Type

aar
Description

Description

Converter: Jsoup Annotations
Annotation based Retrofit converter for HTML
Project URL

Project URL

https://github.com/annypatel/RetroCrawler/
Source Code Management

Source Code Management

https://github.com/annypatel/RetroCrawler/

Download converter-jsoup-annotations 1.0.0-alpha1


<!-- https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/converter-jsoup-annotations/ -->
<dependency>
    <groupId>com.github.annypatel.retrocrawler</groupId>
    <artifactId>converter-jsoup-annotations</artifactId>
    <version>1.0.0-alpha1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/converter-jsoup-annotations/
implementation 'com.github.annypatel.retrocrawler:converter-jsoup-annotations:1.0.0-alpha1'
// https://jarcasting.com/artifacts/com.github.annypatel.retrocrawler/converter-jsoup-annotations/
implementation ("com.github.annypatel.retrocrawler:converter-jsoup-annotations:1.0.0-alpha1")
'com.github.annypatel.retrocrawler:converter-jsoup-annotations:aar:1.0.0-alpha1'
<dependency org="com.github.annypatel.retrocrawler" name="converter-jsoup-annotations" rev="1.0.0-alpha1">
  <artifact name="converter-jsoup-annotations" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.annypatel.retrocrawler', module='converter-jsoup-annotations', version='1.0.0-alpha1')
)
libraryDependencies += "com.github.annypatel.retrocrawler" % "converter-jsoup-annotations" % "1.0.0-alpha1"
[com.github.annypatel.retrocrawler/converter-jsoup-annotations "1.0.0-alpha1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.annypatel.retrocrawler : core jar 1.0.0-alpha1
com.github.annypatel.retrocrawler : reader jar 1.0.0-alpha1
org.jsoup : jsoup jar 1.11.2
com.github.fcannizzaro » jsoup-annotations jar 1.0.3
com.squareup.retrofit2 : retrofit jar 2.4.0

Project Modules

There are no modules declared in this project.