Support

An common extensions of android UI, Adapters, Listeners, etc.

License

License

GroupId

GroupId

co.androidian.library
ArtifactId

ArtifactId

support
Last Version

Last Version

1.0.0-alpha1
Release Date

Release Date

Type

Type

aar
Description

Description

Support
An common extensions of android UI, Adapters, Listeners, etc.

Download support

How to add to project

<!-- https://jarcasting.com/artifacts/co.androidian.library/support/ -->
<dependency>
    <groupId>co.androidian.library</groupId>
    <artifactId>support</artifactId>
    <version>1.0.0-alpha1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/co.androidian.library/support/
implementation 'co.androidian.library:support:1.0.0-alpha1'
// https://jarcasting.com/artifacts/co.androidian.library/support/
implementation ("co.androidian.library:support:1.0.0-alpha1")
'co.androidian.library:support:aar:1.0.0-alpha1'
<dependency org="co.androidian.library" name="support" rev="1.0.0-alpha1">
  <artifact name="support" type="aar" />
</dependency>
@Grapes(
@Grab(group='co.androidian.library', module='support', version='1.0.0-alpha1')
)
libraryDependencies += "co.androidian.library" % "support" % "1.0.0-alpha1"
[co.androidian.library/support "1.0.0-alpha1"]

Dependencies

compile (10)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 25.4.0
com.android.support » support-v4 jar 25.4.0
com.android.support » design jar 25.4.0
com.android.support » recyclerview-v7 jar 25.4.0
com.android.support » cardview-v7 jar 25.4.0
com.android.support » support-annotations jar 25.4.0
com.android.support » support-vector-drawable jar 25.4.0
com.google.code.gson : gson jar 2.8.0
com.j256.ormlite : ormlite-android jar 5.0
com.j256.ormlite : ormlite-core jar 5.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-alpha1