is not current version
Last Version 1.0.4

Android-Resources 0.0.4

A library to help manage Android resources and consolidate the various forms they come in.

License

License

GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

android-resources
Version

Version

0.0.4
Type

Type

aar
Description

Description

Android-Resources
A library to help manage Android resources and consolidate the various forms they come in.
Project URL

Project URL

https://github.com/lightningkite/rxkotlin-plus
Source Code Management

Source Code Management

https://github.com/lightningkite/rxkotlin-plus

Download android-resources 0.0.4


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

Dependencies

compile (3)

Group / Artifact Type Version
com.lightningkite.rx : android-bindings jar 0.0.4
com.google.android.exoplayer » exoplayer jar 2.15.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

runtime (1)

Group / Artifact Type Version
com.github.bumptech.glide : glide jar 4.12.0

Project Modules

There are no modules declared in this project.