Download tophe-1.0.0-rc1.jar file - Jar t

Jar examples for t:tophe

Description

A Fully Typed HTTP library for Android

You can download jar file tophe 1.0.0-rc1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add tophe-1.0.0-rc1.jar to your project.

<dependency>
   <groupId>co.tophe</groupId>
   <artifactId>tophe</artifactId>
   <version>1.0.0-rc1</version>
</dependency>
compile group: 'co.tophe', name: 'tophe', version: '1.0.0-rc1'
libraryDependencies += "co.tophe" % "tophe" % "1.0.0-rc1"
<dependency org="co.tophe" name="tophe" rev="1.0.0-rc1"/>
@Grapes(@Grab(group='co.tophe', module='tophe', version='1.0.0-rc1'))
'co.tophe:tophe:jar:1.0.0-rc1'

Download

Click the following link to download the jar file.

tophe-1.0.0-rc1-javadoc.jar
tophe-1.0.0-rc1-sources.jar
tophe-1.0.0-rc1.jar
tophe-1.0.0-rc1.pom



Related Tutorials