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

TileView Library 1.0.14

The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

Лицензия

Лицензия

The MIT License (MIT) Copyright (c) 2013
Группа

Группа

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

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

library
Версия

Версия

1.0.14
Тип

Тип

aar
Описание

Описание

TileView Library
The TileView widget is a subclass of ViewGroup that provides a mechanism to asynchronously display tile-based images, with additional functionality for 2D dragging, flinging, pinch or double-tap to zoom, adding overlaying Views (markers), built-in Hot Spot support, dynamic path drawing, multiple levels of detail, and support for any relative positioning or coordinate system.

Скачать library 1.0.14


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.android.support » support-v4 jar 21.0.2
com.jakewharton : disklrucache jar 1.3.1

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

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