AndroidStarterKit

android starter kit

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.0
Дата

Дата

Тип

Тип

aar
Описание

Описание

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

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

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

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

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

Скачать rxstarter2

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

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

Зависимости

compile (25)

Идентификатор библиотеки Тип Версия
com.android.support » multidex jar 1.0.2
com.smartydroid : support-ui-widget jar 1.0.0
com.smartydroid : support-ui-cell jar 1.0.0
com.smartydroid : support-ui-core jar 1.0.0
com.smartydroid : support-ui-adapters jar 1.0.0
com.android.support » appcompat-v7 jar 27.0.2
com.android.support » cardview-v7 jar 27.0.2
com.android.support » recyclerview-v7 jar 27.0.2
com.github.markomilos : paginate jar 0.5.1
com.squareup.retrofit2 : converter-jackson jar 2.3.0
com.pnikosis : materialish-progress jar 1.7
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.9.0
com.squareup.okhttp3 : logging-interceptor jar 3.9.0
io.reactivex.rxjava2 : rxandroid jar 2.0.1
io.reactivex.rxjava2 : rxjava jar 2.1.9
com.squareup.retrofit2 : adapter-rxjava2 jar 2.3.0
com.trello.rxlifecycle2 : rxlifecycle jar 2.2.1
com.trello.rxlifecycle2 : rxlifecycle-android jar 2.2.1
com.orhanobut : logger jar 2.1.1
frankiesardo » icepick jar 3.2.0
com.jakewharton : butterknife jar 8.8.1
info.android15.nucleus5 : nucleus jar 7.0.0
info.android15.nucleus5 : nucleus-support-v4 jar 7.0.0
info.android15.nucleus5 : nucleus-support-v7 jar 7.0.0

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

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

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.

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

Версия
1.0.0