| License |
License |
|---|---|
| Categories |
CategoriesSquare Business Logic Libraries Financial |
| GroupId | GroupIdcom.squareup |
| ArtifactId | ArtifactIdsquare |
| Version | Version17.0.0.20211117 |
| Type | Typejar |
| Description |
DescriptionSquare
Java client library for the Square API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| square-17.0.0.20211117.pom | |
| square-17.0.0.20211117.jar | 1 MB |
| square-17.0.0.20211117-sources.jar | 1 MB |
| square-17.0.0.20211117-javadoc.jar | 7 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.squareup/square/ -->
<dependency>
<groupId>com.squareup</groupId>
<artifactId>square</artifactId>
<version>17.0.0.20211117</version>
</dependency>
// https://jarcasting.com/artifacts/com.squareup/square/
implementation 'com.squareup:square:17.0.0.20211117'
// https://jarcasting.com/artifacts/com.squareup/square/
implementation ("com.squareup:square:17.0.0.20211117")
'com.squareup:square:jar:17.0.0.20211117'
<dependency org="com.squareup" name="square" rev="17.0.0.20211117">
<artifact name="square" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.squareup', module='square', version='17.0.0.20211117')
)
libraryDependencies += "com.squareup" % "square" % "17.0.0.20211117"
[com.squareup/square "17.0.0.20211117"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.okhttp3 : okhttp | jar | [3.12, 4.9.1] |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.3 |
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |