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