| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdza.co.commspace | 
| ArtifactId | ArtifactIdcommspace-api-client | 
| Last Version | Last Version1.1.2 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptioncommspace-api-client API Client for integrating with Commspace | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
<!-- https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/ -->
<dependency>
    <groupId>za.co.commspace</groupId>
    <artifactId>commspace-api-client</artifactId>
    <version>1.1.2</version>
</dependency>// https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/
implementation 'za.co.commspace:commspace-api-client:1.1.2'// https://jarcasting.com/artifacts/za.co.commspace/commspace-api-client/
implementation ("za.co.commspace:commspace-api-client:1.1.2")'za.co.commspace:commspace-api-client:jar:1.1.2'<dependency org="za.co.commspace" name="commspace-api-client" rev="1.1.2">
  <artifact name="commspace-api-client" type="jar" />
</dependency>@Grapes(
@Grab(group='za.co.commspace', module='commspace-api-client', version='1.1.2')
)libraryDependencies += "za.co.commspace" % "commspace-api-client" % "1.1.2"[za.co.commspace/commspace-api-client "1.1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.1 |