| Группа | Группаcom.hubspot |
|---|---|
| Идентификатор | ИдентификаторBaragonService |
| Версия | Версия0.0.3 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| BaragonService-0.0.3.pom | |
| BaragonService-0.0.3.jar | 15 MB |
| BaragonService-0.0.3-sources.jar | 7 KB |
| BaragonService-0.0.3-javadoc.jar | 84 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hubspot/BaragonService/ -->
<dependency>
<groupId>com.hubspot</groupId>
<artifactId>BaragonService</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.hubspot/BaragonService/
implementation 'com.hubspot:BaragonService:0.0.3'
// https://jarcasting.com/artifacts/com.hubspot/BaragonService/
implementation ("com.hubspot:BaragonService:0.0.3")
'com.hubspot:BaragonService:jar:0.0.3'
<dependency org="com.hubspot" name="BaragonService" rev="0.0.3">
<artifact name="BaragonService" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hubspot', module='BaragonService', version='0.0.3')
)
libraryDependencies += "com.hubspot" % "BaragonService" % "0.0.3"
[com.hubspot/BaragonService "0.0.3"]