| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSquare Прикладные библиотеки Financial |
| Группа | Группаcom.squareup |
| Идентификатор | Идентификаторsquare |
| Последняя версия | Последняя версия20.1.0.20220616 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеSquare
Java client library for the Square API
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| square-20.1.0.20220616.pom | |
| square-20.1.0.20220616.jar | 1 MB |
| square-20.1.0.20220616-sources.jar | 874 KB |
| square-20.1.0.20220616-javadoc.jar | 6 MB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.squareup/square/ -->
<dependency>
<groupId>com.squareup</groupId>
<artifactId>square</artifactId>
<version>20.1.0.20220616</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/square/
implementation 'com.squareup:square:20.1.0.20220616'
// https://jarcasting.com/artifacts/com.squareup/square/
implementation ("com.squareup:square:20.1.0.20220616")
'com.squareup:square:jar:20.1.0.20220616'
<dependency org="com.squareup" name="square" rev="20.1.0.20220616">
<artifact name="square" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='square', version='20.1.0.20220616')
)
libraryDependencies += "com.squareup" % "square" % "20.1.0.20220616"
[com.squareup/square "20.1.0.20220616"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | 4.9.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.6.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
| commons-codec : commons-codec | jar | 1.11 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |