MVN

asia.ivity : tiledscrollview.parent

Maven & Gradle

Oct 12, 2012
246 stars

TiledScrollView (Parent) · Android library to display large images (like Metro maps, paintings) while keeping the memory consumption as low as possible.

<dependency>
    <groupId>asia.ivity</groupId>
    <artifactId>tiledscrollview.parent</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of asia.ivity : tiledscrollview.parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of asia.ivity : tiledscrollview.parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
tiledscrollview.parent-1.1.1
1.0
tiledscrollview.parent-1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>asia.ivity</groupId>
    <artifactId>tiledscrollview.parent</artifactId>
    <version>1.1.1</version>
</dependency>