Last Version

RetroCrawler Reader 1.0.0-alpha1

Annotation based Retrofit converter for HTML

License

License

GroupId

GroupId

com.github.annypatel.retrocrawler
ArtifactId

ArtifactId

reader
Version

Version

1.0.0-alpha1
Type

Type

jar
Description

Description

RetroCrawler Reader
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 reader 1.0.0-alpha1


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.github.annypatel.retrocrawler : core jar 1.0.0-alpha1

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.