TwoDScrollView

two-dimensional scroll view

Лицензия

Лицензия

Группа

Группа

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

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

twodscrollview
Последняя версия

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

1.0.1
Дата

Дата

Тип

Тип

aar
Описание

Описание

TwoDScrollView
two-dimensional scroll view
Ссылка на сайт

Ссылка на сайт

https://github.com/jaredrummler/TwoDScrollView
Система контроля версий

Система контроля версий

https://github.com/jaredrummler/TwoDScrollView

Скачать twodscrollview

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

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).

Версии библиотеки

Версия
1.0.1
1.0.0