dagger-scope

dagger-scope library from Surf Android Standard

License

License

Categories

Categories

Dagger Application Layer Libs Dependency Injection FST Data Data Formats Serialization
GroupId

GroupId

ru.surfstudio.android
ArtifactId

ArtifactId

dagger-scope
Last Version

Last Version

0.5.0
Release Date

Release Date

Type

Type

aar
Description

Description

dagger-scope
dagger-scope library from Surf Android Standard
Project Organization

Project Organization

SurfStudio LLC
Source Code Management

Source Code Management

https://github.com/surfstudio/SurfAndroidStandard

Download dagger-scope

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.3.71
javax.inject : javax.inject jar 1
com.google.dagger : dagger jar 2.27
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.71

Project Modules

There are no modules declared in this project.

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

Versions

Version
0.5.0