TwoDScrollView

two-dimensional scroll view

License

License

GroupId

GroupId

com.jaredrummler
ArtifactId

ArtifactId

twodscrollview
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

TwoDScrollView
two-dimensional scroll view
Project URL

Project URL

https://github.com/jaredrummler/TwoDScrollView
Source Code Management

Source Code Management

https://github.com/jaredrummler/TwoDScrollView

Download twodscrollview

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

TwoDScrollView

Maven Central License API

Two-dimensional scroll view for Android

Download

compile 'com.jaredrummler:twodscrollview:{latest_version}'

Or simply copy the TwoDScrollView class intro your project, update the package declaration, and you are good to go.

Acknowledgements

TwoDScrollView was originally posted in 2010 by Matt Clark on http://GORGES.us (see here).

Versions

Version
1.0.1
1.0.0