License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.github.qianxinkakaxi |
ArtifactId | ArtifactIdautoviewslib |
Last Version | Last Version1.1.12 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionautoviewslib
安卓自适应布局
|
Project URL |
Project URL |
Filename | Size |
---|---|
autoviewslib-1.1.12.pom | |
autoviewslib-1.1.12.aar | 30 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.qianxinkakaxi/autoviewslib/ -->
<dependency>
<groupId>com.github.qianxinkakaxi</groupId>
<artifactId>autoviewslib</artifactId>
<version>1.1.12</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.qianxinkakaxi/autoviewslib/
implementation 'com.github.qianxinkakaxi:autoviewslib:1.1.12'
// https://jarcasting.com/artifacts/com.github.qianxinkakaxi/autoviewslib/
implementation ("com.github.qianxinkakaxi:autoviewslib:1.1.12")
'com.github.qianxinkakaxi:autoviewslib:aar:1.1.12'
<dependency org="com.github.qianxinkakaxi" name="autoviewslib" rev="1.1.12">
<artifact name="autoviewslib" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.qianxinkakaxi', module='autoviewslib', version='1.1.12')
)
libraryDependencies += "com.github.qianxinkakaxi" % "autoviewslib" % "1.1.12"
[com.github.qianxinkakaxi/autoviewslib "1.1.12"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 26.1.0 |