| Группа | Группаcom.hubspot |
|---|---|
| Идентификатор | ИдентификаторBaragonService |
| Версия | Версия0.0.8 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| BaragonService-0.0.8.pom | |
| BaragonService-0.0.8.jar | 15 MB |
| BaragonService-0.0.8-sources.jar | 7 KB |
| BaragonService-0.0.8-javadoc.jar | 83 KB |
| Обзор |
<!-- 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"]