не последняя версия
Последняя версия 4.5.1

com.sendgrid:java-http-client 4.0.0

A simple HTTP client

Категории

Категории

Java Языки программирования CLI Взаимодействие с пользователем
Группа

Группа

com.sendgrid
Идентификатор

Идентификатор

java-http-client
Версия

Версия

4.0.0
Тип

Тип

jar

Скачать java-http-client 4.0.0


<!-- https://jarcasting.com/artifacts/com.sendgrid/java-http-client/ -->
<dependency>
    <groupId>com.sendgrid</groupId>
    <artifactId>java-http-client</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sendgrid/java-http-client/
implementation 'com.sendgrid:java-http-client:4.0.0'
// https://jarcasting.com/artifacts/com.sendgrid/java-http-client/
implementation ("com.sendgrid:java-http-client:4.0.0")
'com.sendgrid:java-http-client:jar:4.0.0'
<dependency org="com.sendgrid" name="java-http-client" rev="4.0.0">
  <artifact name="java-http-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sendgrid', module='java-http-client', version='4.0.0')
)
libraryDependencies += "com.sendgrid" % "java-http-client" % "4.0.0"
[com.sendgrid/java-http-client "4.0.0"]