Support Ui Widget

android support ui widget

License

License

GroupId

GroupId

com.smartydroid
ArtifactId

ArtifactId

support-ui-widget
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Support Ui Widget
android support ui widget
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 support-ui-widget

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.smartydroid : support-ui-core jar 1.0.0
com.android.support » appcompat-v7 jar 27.0.2
com.jakewharton : butterknife jar 8.8.1
com.android.support » recyclerview-v7 jar 27.0.2
com.pnikosis : materialish-progress jar 1.7
com.github.Commit451 » ForegroundViews jar 2.4.0

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
1.0.0
0.0.1