Download reader-0.4.0.jar file - Jar r

Jar examples for r:reader

Description

Annotation based Retrofit converter for HTML

You can download jar file reader 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

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

<dependency>
   <groupId>br.com.objectos.html</groupId>
   <artifactId>reader</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'br.com.objectos.html', name: 'reader', version: '0.4.0'
libraryDependencies += "br.com.objectos.html" % "reader" % "0.4.0"
<dependency org="br.com.objectos.html" name="reader" rev="0.4.0"/>
@Grapes(@Grab(group='br.com.objectos.html', module='reader', version='0.4.0'))
'br.com.objectos.html:reader:jar:0.4.0'

Download

Click the following link to download the jar file.

reader-0.4.0-javadoc.jar
reader-0.4.0-sources.jar
reader-0.4.0.jar
reader-0.4.0.pom



Related Tutorials