License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.rx |
ArtifactId | ArtifactIdandroid-resources |
Version | Version0.0.4 |
Type | Typeaar |
Description |
DescriptionAndroid-Resources
A library to help manage Android resources and consolidate the various forms they come in.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-resources-0.0.4.pom | |
android-resources-0.0.4-sources.jar | 8 KB |
android-resources-0.0.4-javadoc.jar | 338 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.12.0 |