is not current version
Last Version 0.3

com.hubspot:BlazarBase 0.2


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

BlazarBase
Version

Version

0.2
Type

Type

jar

Download BlazarBase 0.2


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