Download tophe-1.0.0.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 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.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials