AndroidStarterKit

android starter kit

Лицензия

Лицензия

Группа

Группа

com.smartydroid
Идентификатор

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

android-starter-kit
Последняя версия

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

0.1.14
Дата

Дата

Тип

Тип

aar
Описание

Описание

AndroidStarterKit
android starter kit
Ссылка на сайт

Ссылка на сайт

https://github.com/qijitech/android-starter-kit
Система контроля версий

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

https://github.com/qijitech/android-starter-kit

Скачать android-starter-kit

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

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

Зависимости

compile (13)

Идентификатор библиотеки Тип Версия
com.android.support » design jar 25.0.0
com.jakewharton.timber : timber jar 4.1.2
com.android.support » recyclerview-v7 jar 25.0.0
jp.wasabeef : recyclerview-animators jar 1.3.0
com.github.markomilos : paginate jar 0.5.1
com.squareup.retrofit2 : retrofit jar 2.0.2
com.squareup.retrofit2 : converter-jackson jar 2.0.2
com.squareup.okhttp3 : okhttp jar 3.3.1
com.squareup.okhttp3 : logging-interceptor jar 3.3.1
me.alexrs » prefs jar 1.1.0
com.kaopiz » kprogresshud jar 1.0.5
com.yqritc » recyclerview-flexibledivider jar 1.2.9
com.smartydroid : support-ui jar 0.1.9

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

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

Android Starter Kit

The library is a fast development kit for android.

For more information please see the website.

Download

grab via Maven:

<dependency>
    <groupId>com.smartydroid</groupId>
    <artifactId>android-starter-kit</artifactId>
    <version>0.1.14</version>
</dependency>

or Gradle:

compile 'com.smartydroid:android-starter-kit:0.1.14'

requires at minimum Java 7 or Android 4.0.

License

Copyright 2016 Smartydroid <smartydroid@gmail.com>

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.

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

Версия
0.1.14
0.1.13
0.1.12
0.1.11
0.1.10
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.19
0.0.18
0.0.17
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4