Jar examples for j:java-http-client
A simple HTTP client
You can download jar file java-http-client 2.3.2 in this page.
MIT License
You can use the following script to add java-http-client-2.3.2.jar to your project.
<dependency> <groupId>com.sendgrid</groupId> <artifactId>java-http-client</artifactId> <version>2.3.2</version> </dependency>
compile group: 'com.sendgrid', name: 'java-http-client', version: '2.3.2'
libraryDependencies += "com.sendgrid" % "java-http-client" % "2.3.2"
<dependency org="com.sendgrid" name="java-http-client" rev="2.3.2"/>
@Grapes(@Grab(group='com.sendgrid', module='java-http-client', version='2.3.2'))
'com.sendgrid:java-http-client:jar:2.3.2'
Click the following link to download the jar file.
java-http-client-2.3.2-jar.jar