Categories |
CategoriesReact User Interface Web Frameworks |
---|---|
GroupId | GroupIdio.github.iamthevoid.reactivebinding |
ArtifactId | ArtifactIdrx2-swiperefreshlayout |
Version | Version1.0.0-beta09 |
Type | Typeaar |
<!-- https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/rx2-swiperefreshlayout/ -->
<dependency>
<groupId>io.github.iamthevoid.reactivebinding</groupId>
<artifactId>rx2-swiperefreshlayout</artifactId>
<version>1.0.0-beta09</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/rx2-swiperefreshlayout/
implementation 'io.github.iamthevoid.reactivebinding:rx2-swiperefreshlayout:1.0.0-beta09'
// https://jarcasting.com/artifacts/io.github.iamthevoid.reactivebinding/rx2-swiperefreshlayout/
implementation ("io.github.iamthevoid.reactivebinding:rx2-swiperefreshlayout:1.0.0-beta09")
'io.github.iamthevoid.reactivebinding:rx2-swiperefreshlayout:aar:1.0.0-beta09'
<dependency org="io.github.iamthevoid.reactivebinding" name="rx2-swiperefreshlayout" rev="1.0.0-beta09">
<artifact name="rx2-swiperefreshlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.iamthevoid.reactivebinding', module='rx2-swiperefreshlayout', version='1.0.0-beta09')
)
libraryDependencies += "io.github.iamthevoid.reactivebinding" % "rx2-swiperefreshlayout" % "1.0.0-beta09"
[io.github.iamthevoid.reactivebinding/rx2-swiperefreshlayout "1.0.0-beta09"]