AndroidStarterKit

android starter kit

License

License

GroupId

GroupId

com.smartydroid
ArtifactId

ArtifactId

rxstarter
Last Version

Last Version

0.1.31
Release Date

Release Date

Type

Type

aar
Description

Description

AndroidStarterKit
android starter kit
Project URL

Project URL

https://github.com/qijitech/android-starter-kit
Source Code Management

Source Code Management

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

Download rxstarter

How to add to project

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

Dependencies

compile (19)

Group / Artifact Type Version
com.android.support » support-v4 jar 27.1.0
com.android.support » appcompat-v7 jar 27.1.0
com.android.support » cardview-v7 jar 27.1.0
com.android.support » recyclerview-v7 jar 27.1.0
com.github.markomilos : paginate jar 0.5.1
com.squareup.retrofit2 : converter-jackson jar 2.3.0
com.squareup.retrofit2 : retrofit jar 2.3.0
com.squareup.okhttp3 : okhttp jar 3.9.1
com.squareup.okhttp3 : logging-interceptor jar 3.9.1
com.squareup.retrofit2 : adapter-rxjava jar 2.3.0
io.reactivex : rxandroid jar 1.2.1
io.reactivex : rxjava jar 1.3.5
com.github.castorflex.smoothprogressbar : library-circular jar 1.3.0
com.trello : rxlifecycle jar 1.0
com.trello : rxlifecycle-android jar 1.0
com.orhanobut : logger jar 2.1.1
frankiesardo » icepick jar 3.2.0
com.jakewharton : butterknife jar 8.8.1
com.github.Commit451 » ForegroundViews jar 2.4.4

Project Modules

There are no modules declared in this project.

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 <[email protected]>

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.

Versions

Version
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.21
0.1.20
0.1.19
0.1.18
0.1.17
0.1.16
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