License |
License |
---|---|
GroupId | GroupIdcom.zftlive.android.library |
ArtifactId | ArtifactIdwidget |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionAndroidWidget
Android develop framework,include basic base classes/widgets/tools/common abstract
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
widget-1.0.1.pom | |
widget-1.0.1.aar | 502 KB |
widget-1.0.1-sources.jar | 211 KB |
widget-1.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zftlive.android.library/widget/ -->
<dependency>
<groupId>com.zftlive.android.library</groupId>
<artifactId>widget</artifactId>
<version>1.0.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.zftlive.android.library/widget/
implementation 'com.zftlive.android.library:widget:1.0.1'
// https://jarcasting.com/artifacts/com.zftlive.android.library/widget/
implementation ("com.zftlive.android.library:widget:1.0.1")
'com.zftlive.android.library:widget:aar:1.0.1'
<dependency org="com.zftlive.android.library" name="widget" rev="1.0.1">
<artifact name="widget" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.zftlive.android.library', module='widget', version='1.0.1')
)
libraryDependencies += "com.zftlive.android.library" % "widget" % "1.0.1"
[com.zftlive.android.library/widget "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.android.support » support-v4 | jar | 23.2.1 |
com.android.support » appcompat-v7 | jar | 23.2.1 |
com.android.support » design | jar | 23.2.1 |