Widget

A light permission manager for android.

License

License

GroupId

GroupId

com.uniquext.android
ArtifactId

ArtifactId

widget
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

Widget
A light permission manager for android.
Project URL

Project URL

https://github.com/AndroidSupport/Widget
Source Code Management

Source Code Management

https://github.com/AndroidSupport/Widget

Download widget

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Widget

一些小的控件

com.uniquext.android

Versions

Version
1.0.1
1.0.0