| License |
License |
|---|---|
| Categories |
CategoriesJava Languages CLI User Interface |
| GroupId | GroupIdfarm.shangrila |
| ArtifactId | ArtifactIdhubspot-api-java-client |
| Last Version | Last Version0.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionhubspot-api-java-client
Java client for HubSpot API built on top of Google API Client for Java.
|
<!-- https://jarcasting.com/artifacts/farm.shangrila/hubspot-api-java-client/ -->
<dependency>
<groupId>farm.shangrila</groupId>
<artifactId>hubspot-api-java-client</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/farm.shangrila/hubspot-api-java-client/
implementation 'farm.shangrila:hubspot-api-java-client:0.0.2'
// https://jarcasting.com/artifacts/farm.shangrila/hubspot-api-java-client/
implementation ("farm.shangrila:hubspot-api-java-client:0.0.2")
'farm.shangrila:hubspot-api-java-client:jar:0.0.2'
<dependency org="farm.shangrila" name="hubspot-api-java-client" rev="0.0.2">
<artifact name="hubspot-api-java-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='farm.shangrila', module='hubspot-api-java-client', version='0.0.2')
)
libraryDependencies += "farm.shangrila" % "hubspot-api-java-client" % "0.0.2"
[farm.shangrila/hubspot-api-java-client "0.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.api-client : google-api-client | jar | 1.20.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| com.google.api-client : google-api-client-java6 | jar | 1.20.0 |
| com.google.http-client : google-http-client-gson | jar | 1.20.0 |