is not current version
Last Version 1.0.4

com.lightningkite.rx:android-resources 0.0.1

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.1
Type

Type

aar

Download android-resources 0.0.1


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