| License |
License |
|---|---|
| GroupId | GroupIdru.noties |
| ArtifactId | ArtifactIdscrollable |
| Version | Version1.3.0 |
| Type | Typeaar |
| Description |
DescriptionScrollable library
Android Scrollable library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| scrollable-1.3.0.pom | |
| scrollable-1.3.0.aar | 31 KB |
| scrollable-1.3.0-sources.jar | 20 KB |
| scrollable-1.3.0-javadoc.jar | 68 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ru.noties/scrollable/ -->
<dependency>
<groupId>ru.noties</groupId>
<artifactId>scrollable</artifactId>
<version>1.3.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/ru.noties/scrollable/
implementation 'ru.noties:scrollable:1.3.0'
// https://jarcasting.com/artifacts/ru.noties/scrollable/
implementation ("ru.noties:scrollable:1.3.0")
'ru.noties:scrollable:aar:1.3.0'
<dependency org="ru.noties" name="scrollable" rev="1.3.0">
<artifact name="scrollable" type="aar" />
</dependency>
@Grapes(
@Grab(group='ru.noties', module='scrollable', version='1.3.0')
)
libraryDependencies += "ru.noties" % "scrollable" % "1.3.0"
[ru.noties/scrollable "1.3.0"]