Last Version

MultiScrollView 0.1.5

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

License

License

GroupId

GroupId

com.github.winsonlim
ArtifactId

ArtifactId

multiscrollview
Version

Version

0.1.5
Type

Type

jar
Description

Description

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

Project URL

https://github.com/winsonlim/MultiScrollView
Source Code Management

Source Code Management

https://github.com/winsonlim/MultiScrollView

Download multiscrollview 0.1.5


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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.2.1

Project Modules

There are no modules declared in this project.