| Лицензия |
Лицензия |
|---|---|
| Группа | Группаmobi.alphapush |
| Идентификатор | Идентификаторshared-preferences-component |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеShared preferences component
Global push library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| shared-preferences-component-0.0.2.pom | |
| shared-preferences-component-0.0.2.aar | 4 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/ -->
<dependency>
<groupId>mobi.alphapush</groupId>
<artifactId>shared-preferences-component</artifactId>
<version>0.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/
implementation 'mobi.alphapush:shared-preferences-component:0.0.2'
// https://jarcasting.com/artifacts/mobi.alphapush/shared-preferences-component/
implementation ("mobi.alphapush:shared-preferences-component:0.0.2")
'mobi.alphapush:shared-preferences-component:aar:0.0.2'
<dependency org="mobi.alphapush" name="shared-preferences-component" rev="0.0.2">
<artifact name="shared-preferences-component" type="aar" />
</dependency>
@Grapes(
@Grab(group='mobi.alphapush', module='shared-preferences-component', version='0.0.2')
)
libraryDependencies += "mobi.alphapush" % "shared-preferences-component" % "0.0.2"
[mobi.alphapush/shared-preferences-component "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.3.31 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.3.31 |
| javax.inject : javax.inject | jar | 1 |
| com.google.dagger : dagger-android | jar | 2.16 |