License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdme.biubiubiu.autoview |
ArtifactId | ArtifactIdlibrary |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroid-AutoView Library
android autoview
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
library-1.0.0.pom | |
library-1.0.0.apklib | 52 KB |
library-1.0.0-sources.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/me.biubiubiu.autoview/library/ -->
<dependency>
<groupId>me.biubiubiu.autoview</groupId>
<artifactId>library</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/me.biubiubiu.autoview/library/
implementation 'me.biubiubiu.autoview:library:1.0.0'
// https://jarcasting.com/artifacts/me.biubiubiu.autoview/library/
implementation ("me.biubiubiu.autoview:library:1.0.0")
'me.biubiubiu.autoview:library:aar:1.0.0'
<dependency org="me.biubiubiu.autoview" name="library" rev="1.0.0">
<artifact name="library" type="aar" />
</dependency>
@Grapes(
@Grab(group='me.biubiubiu.autoview', module='library', version='1.0.0')
)
libraryDependencies += "me.biubiubiu.autoview" % "library" % "1.0.0"
[me.biubiubiu.autoview/library "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 19.+ |