Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.hubspot.snapshots |
ArtifactId | ArtifactIdaccelerator-client |
Last Version | Last Version0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
accelerator-client-0.3.pom | |
accelerator-client-0.3.jar | 8 KB |
accelerator-client-0.3-sources.jar | 2 KB |
accelerator-client-0.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/ -->
<dependency>
<groupId>com.hubspot.snapshots</groupId>
<artifactId>accelerator-client</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/
implementation 'com.hubspot.snapshots:accelerator-client:0.3'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/
implementation ("com.hubspot.snapshots:accelerator-client:0.3")
'com.hubspot.snapshots:accelerator-client:jar:0.3'
<dependency org="com.hubspot.snapshots" name="accelerator-client" rev="0.3">
<artifact name="accelerator-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-client', version='0.3')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-client" % "0.3"
[com.hubspot.snapshots/accelerator-client "0.3"]
Group / Artifact | Type | Version |
---|---|---|
com.hubspot.snapshots : accelerator-core | jar | 0.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.7.9.1 |
com.squareup.okhttp3 : okhttp | jar | 3.9.0 |