is not current version
Last Version 0.3.0

com.shamanland:xdroid-customservice 0.2.6

Xdroid Library - common extension components for any Android app.

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-customservice
Version

Version

0.2.6
Type

Type

aar

Download xdroid-customservice 0.2.6


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