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