is not current version
Last Version 0.3

com.hubspot.snapshots:accelerator-client 0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.hubspot.snapshots
ArtifactId

ArtifactId

accelerator-client
Version

Version

0.2
Type

Type

jar

Download accelerator-client 0.2


<!-- https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/ -->
<dependency>
    <groupId>com.hubspot.snapshots</groupId>
    <artifactId>accelerator-client</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/
implementation 'com.hubspot.snapshots:accelerator-client:0.2'
// https://jarcasting.com/artifacts/com.hubspot.snapshots/accelerator-client/
implementation ("com.hubspot.snapshots:accelerator-client:0.2")
'com.hubspot.snapshots:accelerator-client:jar:0.2'
<dependency org="com.hubspot.snapshots" name="accelerator-client" rev="0.2">
  <artifact name="accelerator-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot.snapshots', module='accelerator-client', version='0.2')
)
libraryDependencies += "com.hubspot.snapshots" % "accelerator-client" % "0.2"
[com.hubspot.snapshots/accelerator-client "0.2"]