GroupId | GroupIdcom.hubspot |
---|---|
ArtifactId | ArtifactIdBaragonWatcher |
Version | Version0.6.0 |
Type | Typejar |
Filename | Size |
---|---|
BaragonWatcher-0.6.0.pom | |
BaragonWatcher-0.6.0.jar | 14 KB |
BaragonWatcher-0.6.0-sources.jar | 4 KB |
BaragonWatcher-0.6.0-javadoc.jar | 44 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BaragonWatcher</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/
implementation 'com.hubspot:BaragonWatcher:0.6.0'
// https://jarcasting.com/artifacts/com.hubspot/BaragonWatcher/
implementation ("com.hubspot:BaragonWatcher:0.6.0")
'com.hubspot:BaragonWatcher:jar:0.6.0'
<dependency org="com.hubspot" name="BaragonWatcher" rev="0.6.0">
<artifact name="BaragonWatcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BaragonWatcher', version='0.6.0')
)
libraryDependencies += "com.hubspot" % "BaragonWatcher" % "0.6.0"
[com.hubspot/BaragonWatcher "0.6.0"]