is not current version
Last Version 1.1.1

asia.ivity:tiledscrollview.parent 1.0

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

GroupId

GroupId

asia.ivity
ArtifactId

ArtifactId

tiledscrollview.parent
Version

Version

1.0
Type

Type

pom

Download tiledscrollview.parent 1.0


<!-- https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/ -->
<dependency>
    <groupId>asia.ivity</groupId>
    <artifactId>tiledscrollview.parent</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/
implementation 'asia.ivity:tiledscrollview.parent:1.0'
// https://jarcasting.com/artifacts/asia.ivity/tiledscrollview.parent/
implementation ("asia.ivity:tiledscrollview.parent:1.0")
'asia.ivity:tiledscrollview.parent:pom:1.0'
<dependency org="asia.ivity" name="tiledscrollview.parent" rev="1.0">
  <artifact name="tiledscrollview.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='asia.ivity', module='tiledscrollview.parent', version='1.0')
)
libraryDependencies += "asia.ivity" % "tiledscrollview.parent" % "1.0"
[asia.ivity/tiledscrollview.parent "1.0"]