| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.braintreepayments |
| Идентификатор | Идентификаторbraintreehttp |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеbraintreehttp
This is Braintree's generic http library for generated SDKs
|
| Имя Файла | Размер |
|---|---|
| braintreehttp-1.3.1.pom | |
| braintreehttp-1.3.1.jar | 33 KB |
| braintreehttp-1.3.1-sources.jar | 18 KB |
| braintreehttp-1.3.1-javadoc.jar | 90 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/ -->
<dependency>
<groupId>com.braintreepayments</groupId>
<artifactId>braintreehttp</artifactId>
<version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/
implementation 'com.braintreepayments:braintreehttp:1.3.1'
// https://jarcasting.com/artifacts/com.braintreepayments/braintreehttp/
implementation ("com.braintreepayments:braintreehttp:1.3.1")
'com.braintreepayments:braintreehttp:jar:1.3.1'
<dependency org="com.braintreepayments" name="braintreehttp" rev="1.3.1">
<artifact name="braintreehttp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.braintreepayments', module='braintreehttp', version='1.3.1')
)
libraryDependencies += "com.braintreepayments" % "braintreehttp" % "1.3.1"
[com.braintreepayments/braintreehttp "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.braintreepayments : braintreehttp-testutils | jar | 1.3.1 |