is not current version
Last Version 1.0.4

com.lightningkite.rx:android-resources 0.0.3

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

GroupId

GroupId

com.lightningkite.rx
ArtifactId

ArtifactId

android-resources
Version

Version

0.0.3
Type

Type

aar

Download android-resources 0.0.3


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