Jar examples for t:tophe
A Fully Typed HTTP library for Android
You can download jar file tophe 1.0.0-rc1 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
tophe-1.0.0-rc1-javadoc.jar