is not current version
Last Version 0.3.0

com.shamanland:xdroid-customservice 0.0.2

Xdroid Library - common extension components for any Android app.

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-customservice
Version

Version

0.0.2
Type

Type

aar

Download xdroid-customservice 0.0.2


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