Liason - Loaders

Loaders library

Лицензия

Лицензия

Группа

Группа

mobi.liason
Идентификатор

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

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

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

0.0.6
Дата

Дата

Тип

Тип

jar
Описание

Описание

Liason - Loaders
Loaders library
Система контроля версий

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

https://github.com/EmirWeb/liason

Скачать loaders

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

<!-- https://jarcasting.com/artifacts/mobi.liason/loaders/ -->
<dependency>
    <groupId>mobi.liason</groupId>
    <artifactId>loaders</artifactId>
    <version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/mobi.liason/loaders/
implementation 'mobi.liason:loaders:0.0.6'
// https://jarcasting.com/artifacts/mobi.liason/loaders/
implementation ("mobi.liason:loaders:0.0.6")
'mobi.liason:loaders:jar:0.0.6'
<dependency org="mobi.liason" name="loaders" rev="0.0.6">
  <artifact name="loaders" type="jar" />
</dependency>
@Grapes(
@Grab(group='mobi.liason', module='loaders', version='0.0.6')
)
libraryDependencies += "mobi.liason" % "loaders" % "0.0.6"
[mobi.liason/loaders "0.0.6"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
android.support » compatibility-v4 Необязательный jar 20.0.0
com.google.guava : guava-collections jar r03

provided (1)

Идентификатор библиотеки Тип Версия
com.google.android : android jar 4.1.1.4

test (4)

Идентификатор библиотеки Тип Версия
org.robolectric : robolectric jar 2.3
junit : junit jar 4.11
org.mockito : mockito-all jar 1.8.4
com.squareup : fest-android jar 1.0.7

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

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

Liason

Introduce enterprise grade structure to your application. Liason is a great tool for large teams, projects that will be touched by a large number of developers and projects that will need to live in the store for a long period of time.

Getting Started

Tutorials and Documentation

pom.xml

<dependency>
    <groupId>liason.mobi</groupId>
    <artifactId>loaders</artifactId>
    <version>0.0.6</version>
</dependency>

<dependency>
    <groupId>liason.mobi</groupId>
    <artifactId>mvvm</artifactId>
    <version>0.0.8</version>
</dependency>

<dependency>
    <groupId>liason.mobi</groupId>
    <artifactId>task</artifactId>
    <version>0.0.7</version>
</dependency>

build.gradle

dependencies {
    compile 'mobi.liason:loader:0.0.6'
    compile 'mobi.liason:mvvm:0.0.8'
    compile 'mobi.liason:task:0.0.7'
}

Requires

Android 4.0 +

Resources

Read: Presentation deck

Watch: Google IO talk about R.E.S.T. structure

Read: Content Providers

Read: Loaders

License:

Copyright 2014 Emir Hasanbegovic

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.

mobi.liason

Emir Hasanbegovic

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

Версия
0.0.6
0.0.5
0.0.4
0.0.2
0.0.1