License |
License |
---|---|
GroupId | GroupIdasia.ivity |
ArtifactId | ArtifactIdtiledscrollview.parent |
Version | Version1.1.1 |
Type | Typepom |
Description |
DescriptionTiledScrollView (Parent)
Android library to display large images (like Metro maps, paintings) while keeping the memory consumption as low as possible.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationSebastian Roth |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tiledscrollview.parent-1.1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/ -->
<dependency>
<groupId>asia.ivity</groupId>
<artifactId>tiledscrollview.parent</artifactId>
<version>1.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/
implementation 'asia.ivity:tiledscrollview.parent:1.1.1'
// https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/
implementation ("asia.ivity:tiledscrollview.parent:1.1.1")
'asia.ivity:tiledscrollview.parent:pom:1.1.1'
<dependency org="asia.ivity" name="tiledscrollview.parent" rev="1.1.1">
<artifact name="tiledscrollview.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='asia.ivity', module='tiledscrollview.parent', version='1.1.1')
)
libraryDependencies += "asia.ivity" % "tiledscrollview.parent" % "1.1.1"
[asia.ivity/tiledscrollview.parent "1.1.1"]