License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdio.github.leeigithub |
ArtifactId | ArtifactIdlivery |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlivery
简化Android需要权限操作的库
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
livery-0.0.1.pom | |
livery-0.0.1-sources.jar | 5 KB |
Browse |
<!-- 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"]
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 |