не последняя версия
Последняя версия 0.1.5

com.github.winsonlim:multiscrollview 0.1.3

The MultiScrollView extends the ScrollView class to enable user to scroll in the child's layout instead of the parent view.

Группа

Группа

com.github.winsonlim
Идентификатор

Идентификатор

multiscrollview
Версия

Версия

0.1.3
Тип

Тип

jar

Скачать multiscrollview 0.1.3


<!-- https://jarcasting.com/artifacts/com.github.winsonlim/multiscrollview/ -->
<dependency>
    <groupId>com.github.winsonlim</groupId>
    <artifactId>multiscrollview</artifactId>
    <version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.winsonlim/multiscrollview/
implementation 'com.github.winsonlim:multiscrollview:0.1.3'
// https://jarcasting.com/artifacts/com.github.winsonlim/multiscrollview/
implementation ("com.github.winsonlim:multiscrollview:0.1.3")
'com.github.winsonlim:multiscrollview:jar:0.1.3'
<dependency org="com.github.winsonlim" name="multiscrollview" rev="0.1.3">
  <artifact name="multiscrollview" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.winsonlim', module='multiscrollview', version='0.1.3')
)
libraryDependencies += "com.github.winsonlim" % "multiscrollview" % "0.1.3"
[com.github.winsonlim/multiscrollview "0.1.3"]