is not current version
Last Version 0.3.0

com.shamanland:xdroid-app 0.0.11

Xdroid Library - common extension components for any Android app.

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-app
Version

Version

0.0.11
Type

Type

aar

Download xdroid-app 0.0.11


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