Xdroid Inflater

Xdroid Library - common extension components for any Android app.

License

License

GroupId

GroupId

com.shamanland
ArtifactId

ArtifactId

xdroid-inflater
Last Version

Last Version

0.3.0
Release Date

Release Date

Type

Type

aar
Description

Description

Xdroid Inflater
Xdroid Library - common extension components for any Android app.
Project URL

Project URL

https://github.com/shamanland/xdroid
Source Code Management

Source Code Management

https://github.com/shamanland/xdroid

Download xdroid-inflater

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.shamanland : xdroid-core jar 0.3.0

Project Modules

There are no modules declared in this project.

Xdroid

Build Status

Xdroid - extensions library for any Android app.

NOTE: This library currently in development stage. I'm working on examples, unit-tests and documentation.

Modules

  • Adapter
  • App
  • Collections
  • Core
  • Custom Service
  • Enum Format
  • Inflater
  • Options
  • Toaster
  • ViewHolder
  • Widget

Gradle dependency

dependencies {
    compile 'com.shamanland:xdroid:0.3.0'
}

In case if you need only one of modules use this pattern:

dependencies {
    compile 'com.shamanland:xdroid-<module-name>:0.3.0'
}

License

Copyright 2014 ShamanLand.Com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.shamanland

ShamanLand

Versions

Version
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.2
0.1.1
0.1.0
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1