Jar examples for j:jdroid-java-http-okhttp
OKHttp Http Layer Implementation for Jdroid
You can download jar file jdroid-java-http-okhttp 0.9.0 in this page.
The Apache License, Version 2.0
You can use the following script to add jdroid-java-http-okhttp-0.9.0.jar to your project.
<dependency> <groupId>com.jdroidframework</groupId> <artifactId>jdroid-java-http-okhttp</artifactId> <version>0.9.0</version> </dependency>
compile group: 'com.jdroidframework', name: 'jdroid-java-http-okhttp', version: '0.9.0'
libraryDependencies += "com.jdroidframework" % "jdroid-java-http-okhttp" % "0.9.0"
<dependency org="com.jdroidframework" name="jdroid-java-http-okhttp" rev="0.9.0"/>
@Grapes(@Grab(group='com.jdroidframework', module='jdroid-java-http-okhttp', version='0.9.0'))
'com.jdroidframework:jdroid-java-http-okhttp:jar:0.9.0'
Click the following link to download the jar file.
jdroid-java-http-okhttp-0.9.0-javadoc.jar