Jar examples for o:oh-my-request
Java Http Request Library
You can download jar file oh-my-request 0.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add oh-my-request-0.0.1.jar to your project.
<dependency> <groupId>io.github.biezhi</groupId> <artifactId>oh-my-request</artifactId> <version>0.0.1</version> </dependency>
compile group: 'io.github.biezhi', name: 'oh-my-request', version: '0.0.1'
libraryDependencies += "io.github.biezhi" % "oh-my-request" % "0.0.1"
<dependency org="io.github.biezhi" name="oh-my-request" rev="0.0.1"/>
@Grapes(@Grab(group='io.github.biezhi', module='oh-my-request', version='0.0.1'))
'io.github.biezhi:oh-my-request:jar:0.0.1'
Click the following link to download the jar file.
oh-my-request-0.0.1-javadoc.jar