push

push library from Surf Android Standard

Лицензия

Лицензия

Категории

Категории

FST Данные Data Formats Serialization
Группа

Группа

ru.surfstudio.android
Идентификатор

Идентификатор

push
Последняя версия

Последняя версия

0.5.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

push
push library from Surf Android Standard
Организация-разработчик

Организация-разработчик

SurfStudio LLC
Система контроля версий

Система контроля версий

https://github.com/surfstudio/SurfAndroidStandard

Скачать push

Имя Файла Размер
push-0.5.0.pom
push-0.5.0-sources.jar 26 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/ru.surfstudio.android/push/ -->
<dependency>
    <groupId>ru.surfstudio.android</groupId>
    <artifactId>push</artifactId>
    <version>0.5.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.surfstudio.android/push/
implementation 'ru.surfstudio.android:push:0.5.0'
// https://jarcasting.com/artifacts/ru.surfstudio.android/push/
implementation ("ru.surfstudio.android:push:0.5.0")
'ru.surfstudio.android:push:aar:0.5.0'
<dependency org="ru.surfstudio.android" name="push" rev="0.5.0">
  <artifact name="push" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.surfstudio.android', module='push', version='0.5.0')
)
libraryDependencies += "ru.surfstudio.android" % "push" % "0.5.0"
[ru.surfstudio.android/push "0.5.0"]

Зависимости

runtime (6)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.71
ru.surfstudio.android : activity-holder jar 0.5.0
ru.surfstudio.android : logger jar 0.5.0
ru.surfstudio.android : rx-extension jar 0.5.0
ru.surfstudio.android : util-ktx jar 0.5.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71

Модули Проекта

Данный проект не имеет модулей.

Surf Android Standard

Android Arsenal Build Status License Download

Фреймворк для разработки android приложений студии Surf. Содержит модули и стандарты разработки, с помощью которых можно построить качественное приложение в короткие сроки.

!!! Репозиторий в стадии активной разработки !!!

Стандарты разработки приложений в Surf

Список компонентов

Telegram чат

Использование

build.gradle(root)

allprojects {
    repositories {
        maven { url 'https://artifactory.surfstudio.ru/artifactory/libs-release-local' }
    }
}

build.gradle(app)

dependencies {
    implementation "ru.surfstudio.android:%ARTIFACT-ID-HERE%:%VERSION-HERE"
}

Актуальные версии можно посмотреть:

Список всех компонентов здесь.

License

  Copyright (c) 2018-present, SurfStudio LLC.

  Licensed under the Apache License, Version 2.0 (the "License");
  you may not use this file except in compliance with the License.
  You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

  Unless required by applicable law or agreed to in writing, software
  distributed under the License is distributed on an "AS IS" BASIS,
  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
  See the License for the specific language governing permissions and
  limitations under the License.
ru.surfstudio.android

Surf

Версии библиотеки

Версия
0.5.0