Last Version

livery 0.0.1

简化Android需要权限操作的库

License

License

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

io.github.leeigithub
ArtifactId

ArtifactId

livery
Version

Version

0.0.1
Type

Type

aar
Description

Description

livery
简化Android需要权限操作的库
Project URL

Project URL

https://github.com/LeeIGitHub/PermissionFlow
Source Code Management

Source Code Management

https://github.com/LeeIGitHub/PermissionFlow/tree/master

Download livery 0.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.20
androidx.core » core-ktx jar 1.5.0
androidx.appcompat » appcompat jar 1.3.0

Project Modules

There are no modules declared in this project.