TwoWayView Library

An AdapterView with support for vertical and horizontal scrolling.

License

License

GroupId

GroupId

org.lucasr.twowayview
ArtifactId

ArtifactId

twowayview
Last Version

Last Version

0.1.4
Release Date

Release Date

Type

Type

aar
Description

Description

TwoWayView Library
An AdapterView with support for vertical and horizontal scrolling.
Project URL

Project URL

https://github.com/lucasr/twoway-view
Source Code Management

Source Code Management

https://github.com/lucasr/twoway-view

Download twowayview

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.android.support » support-v4 jar 19.0.+

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0