is not current version
Last Version 0.3

com.hubspot:BlazarClient 0.2


Categories

Categories

CLI User Interface
GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

BlazarClient
Version

Version

0.2
Type

Type

jar

Download BlazarClient 0.2


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