is not current version
Last Version 0.3.0

com.shamanland:xdroid-widget 0.2.5

Xdroid Library - common extension components for any Android app.

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-widget
Version

Version

0.2.5
Type

Type

aar

Download xdroid-widget 0.2.5


<!-- https://jarcasting.com/artifacts/com.shamanland/xdroid-widget/ -->
<dependency>
    <groupId>com.shamanland</groupId>
    <artifactId>xdroid-widget</artifactId>
    <version>0.2.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shamanland/xdroid-widget/
implementation 'com.shamanland:xdroid-widget:0.2.5'
// https://jarcasting.com/artifacts/com.shamanland/xdroid-widget/
implementation ("com.shamanland:xdroid-widget:0.2.5")
'com.shamanland:xdroid-widget:aar:0.2.5'
<dependency org="com.shamanland" name="xdroid-widget" rev="0.2.5">
  <artifact name="xdroid-widget" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shamanland', module='xdroid-widget', version='0.2.5')
)
libraryDependencies += "com.shamanland" % "xdroid-widget" % "0.2.5"
[com.shamanland/xdroid-widget "0.2.5"]