License |
License |
---|---|
GroupId | GroupIdcom.lokiy.support |
ArtifactId | ArtifactIdwidget |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionWidget
A library of Android Widgets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
widget-0.4.5.pom | |
widget-0.4.5.aar | 44 KB |
widget-0.4.5-sources.jar | 15 KB |
widget-0.4.5-javadoc.jar | 88 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lokiy.support/widget/ -->
<dependency>
<groupId>com.lokiy.support</groupId>
<artifactId>widget</artifactId>
<version>0.4.5</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lokiy.support/widget/
implementation 'com.lokiy.support:widget:0.4.5'
// https://jarcasting.com/artifacts/com.lokiy.support/widget/
implementation ("com.lokiy.support:widget:0.4.5")
'com.lokiy.support:widget:aar:0.4.5'
<dependency org="com.lokiy.support" name="widget" rev="0.4.5">
<artifact name="widget" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lokiy.support', module='widget', version='0.4.5')
)
libraryDependencies += "com.lokiy.support" % "widget" % "0.4.5"
[com.lokiy.support/widget "0.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.lokiy.support : utils | jar | 0.3.6 |
Group / Artifact | Type | Version |
---|---|---|
com.android.support » appcompat-v7 | jar | 28.0.0 |