License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.rx |
ArtifactId | ArtifactIdandroid-resources |
Version | Version1.0.2 |
Type | Typeaar |
Description |
DescriptionRxPlus-Android-Resources
An Android view binding library built on top of RxPlus.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
android-resources-1.0.2.pom | |
android-resources-1.0.2-sources.jar | 7 KB |
android-resources-1.0.2-javadoc.jar | 343 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightningkite.rx/android-resources/ -->
<dependency>
<groupId>com.lightningkite.rx</groupId>
<artifactId>android-resources</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-resources/
implementation 'com.lightningkite.rx:android-resources:1.0.2'
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-resources/
implementation ("com.lightningkite.rx:android-resources:1.0.2")
'com.lightningkite.rx:android-resources:aar:1.0.2'
<dependency org="com.lightningkite.rx" name="android-resources" rev="1.0.2">
<artifact name="android-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='android-resources', version='1.0.2')
)
libraryDependencies += "com.lightningkite.rx" % "android-resources" % "1.0.2"
[com.lightningkite.rx/android-resources "1.0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.lightningkite.rx : android-bindings | jar | 1.0.2 |
com.google.android.exoplayer » exoplayer | jar | 2.17.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.13.1 |