License |
License |
---|---|
GroupId | GroupIdcom.shamanland |
ArtifactId | ArtifactIdxdroid-customservice |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionXdroid Custom Service
Xdroid Library - common extension components for any Android app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.shamanland/xdroid-customservice/ -->
<dependency>
<groupId>com.shamanland</groupId>
<artifactId>xdroid-customservice</artifactId>
<version>0.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.shamanland/xdroid-customservice/
implementation 'com.shamanland:xdroid-customservice:0.3.0'
// https://jarcasting.com/artifacts/com.shamanland/xdroid-customservice/
implementation ("com.shamanland:xdroid-customservice:0.3.0")
'com.shamanland:xdroid-customservice:aar:0.3.0'
<dependency org="com.shamanland" name="xdroid-customservice" rev="0.3.0">
<artifact name="xdroid-customservice" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.shamanland', module='xdroid-customservice', version='0.3.0')
)
libraryDependencies += "com.shamanland" % "xdroid-customservice" % "0.3.0"
[com.shamanland/xdroid-customservice "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.shamanland : xdroid-collections | jar | 0.3.0 |