Download reader-1.0.0-alpha1.jar file - Jar r

Jar examples for r:reader

Description

Annotation based Retrofit converter for HTML

You can download jar file reader 1.0.0-alpha1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add reader-1.0.0-alpha1.jar to your project.

<dependency>
   <groupId>com.github.annypatel.retrocrawler</groupId>
   <artifactId>reader</artifactId>
   <version>1.0.0-alpha1</version>
</dependency>
compile group: 'com.github.annypatel.retrocrawler', name: 'reader', version: '1.0.0-alpha1'
libraryDependencies += "com.github.annypatel.retrocrawler" % "reader" % "1.0.0-alpha1"
<dependency org="com.github.annypatel.retrocrawler" name="reader" rev="1.0.0-alpha1"/>
@Grapes(@Grab(group='com.github.annypatel.retrocrawler', module='reader', version='1.0.0-alpha1'))
'com.github.annypatel.retrocrawler:reader:jar:1.0.0-alpha1'

Download

Click the following link to download the jar file.

reader-1.0.0-alpha1-javadoc.jar
reader-1.0.0-alpha1-sources.jar
reader-1.0.0-alpha1.jar
reader-1.0.0-alpha1.pom



Related Tutorials