License |
License |
---|---|
GroupId | GroupIdcom.lightningkite.rx |
ArtifactId | ArtifactIdandroid-resources |
Version | Version0.9.0 |
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-0.9.0.pom | |
android-resources-0.9.0-sources.jar | 261 bytes |
android-resources-0.9.0-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>0.9.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-resources/
implementation 'com.lightningkite.rx:android-resources:0.9.0'
// https://jarcasting.com/artifacts/com.lightningkite.rx/android-resources/
implementation ("com.lightningkite.rx:android-resources:0.9.0")
'com.lightningkite.rx:android-resources:aar:0.9.0'
<dependency org="com.lightningkite.rx" name="android-resources" rev="0.9.0">
<artifact name="android-resources" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.lightningkite.rx', module='android-resources', version='0.9.0')
)
libraryDependencies += "com.lightningkite.rx" % "android-resources" % "0.9.0"
[com.lightningkite.rx/android-resources "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
com.lightningkite.rx : android-bindings | jar | 0.9.0 |
com.google.android.exoplayer » exoplayer | jar | 2.16.1 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.6.10 |
Group / Artifact | Type | Version |
---|---|---|
com.github.bumptech.glide : glide | jar | 4.12.0 |