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