GroupId | GroupIdcom.jakewharton.rxbinding3 |
---|---|
ArtifactId | ArtifactIdrxbinding-appcompat |
Version | Version3.0.0-alpha2 |
Type | Typeaar |
Filename | Size |
---|---|
rxbinding-appcompat-3.0.0-alpha2.pom | |
rxbinding-appcompat-3.0.0-alpha2.aar | 41 KB |
rxbinding-appcompat-3.0.0-alpha2-sources.jar | 741 bytes |
rxbinding-appcompat-3.0.0-alpha2-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jakewharton.rxbinding3/rxbinding-appcompat/ -->
<dependency>
<groupId>com.jakewharton.rxbinding3</groupId>
<artifactId>rxbinding-appcompat</artifactId>
<version>3.0.0-alpha2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.jakewharton.rxbinding3/rxbinding-appcompat/
implementation 'com.jakewharton.rxbinding3:rxbinding-appcompat:3.0.0-alpha2'
// https://jarcasting.com/artifacts/com.jakewharton.rxbinding3/rxbinding-appcompat/
implementation ("com.jakewharton.rxbinding3:rxbinding-appcompat:3.0.0-alpha2")
'com.jakewharton.rxbinding3:rxbinding-appcompat:aar:3.0.0-alpha2'
<dependency org="com.jakewharton.rxbinding3" name="rxbinding-appcompat" rev="3.0.0-alpha2">
<artifact name="rxbinding-appcompat" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.jakewharton.rxbinding3', module='rxbinding-appcompat', version='3.0.0-alpha2')
)
libraryDependencies += "com.jakewharton.rxbinding3" % "rxbinding-appcompat" % "3.0.0-alpha2"
[com.jakewharton.rxbinding3/rxbinding-appcompat "3.0.0-alpha2"]