is not current version
Last Version 0.9.0

com.hubspot:BaragonService 0.0.8


GroupId

GroupId

com.hubspot
ArtifactId

ArtifactId

BaragonService
Version

Version

0.0.8
Type

Type

jar

Download BaragonService 0.0.8


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