is not current version
Last Version 1.5.4

ru.ldralighieri.corbind:corbind-swiperefreshlayout 1.0.1

Kotlin Coroutine binding APIs for Android UI widgets from the platform and support libraries.

GroupId

GroupId

ru.ldralighieri.corbind
ArtifactId

ArtifactId

corbind-swiperefreshlayout
Version

Version

1.0.1
Type

Type

aar

Download corbind-swiperefreshlayout 1.0.1


<!-- https://jarcasting.com/artifacts/ru.ldralighieri.corbind/corbind-swiperefreshlayout/ -->
<dependency>
    <groupId>ru.ldralighieri.corbind</groupId>
    <artifactId>corbind-swiperefreshlayout</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.ldralighieri.corbind/corbind-swiperefreshlayout/
implementation 'ru.ldralighieri.corbind:corbind-swiperefreshlayout:1.0.1'
// https://jarcasting.com/artifacts/ru.ldralighieri.corbind/corbind-swiperefreshlayout/
implementation ("ru.ldralighieri.corbind:corbind-swiperefreshlayout:1.0.1")
'ru.ldralighieri.corbind:corbind-swiperefreshlayout:aar:1.0.1'
<dependency org="ru.ldralighieri.corbind" name="corbind-swiperefreshlayout" rev="1.0.1">
  <artifact name="corbind-swiperefreshlayout" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.ldralighieri.corbind', module='corbind-swiperefreshlayout', version='1.0.1')
)
libraryDependencies += "ru.ldralighieri.corbind" % "corbind-swiperefreshlayout" % "1.0.1"
[ru.ldralighieri.corbind/corbind-swiperefreshlayout "1.0.1"]