| Лицензия |
Лицензия |
|---|---|
| Группа | Группаmobi.alphapush |
| Идентификатор | Идентификаторfirebase-service-component |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеFirebase service component
Global push library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| firebase-service-component-0.0.2.pom | |
| firebase-service-component-0.0.2.aar | 33 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/firebase-service-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>firebase-service-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/firebase-service-component/
implementation 'mobi.alphapush:firebase-service-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/firebase-service-component/
implementation ("mobi.alphapush:firebase-service-component:0.0.2")
'mobi.alphapush:firebase-service-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="firebase-service-component" rev="0.0.2">
<artifact name="firebase-service-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='firebase-service-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "firebase-service-component" % "0.0.2"
[mobi.alphapush/firebase-service-component "0.0.2"]